Back Forum Reply New

going back in webflow

Hi,

I have sub site where I have sorted cheated using webflow. I have some drop down boxes and each Time I drop the boxes I am suppose to do a submit and reload that page. The purpose of this is to do some checks depending on the result of these checks then decide whether to make a DB call or not. Some data will be returned from the DB call and this data will be displayed on the original screen with the drop down boxes.

eg page1 -gt; page2 (drop down) -gt; do checks and DB call -gt; page2 (with new data)

only when they select the proceed button do i move onto the 3rd page.

The back button however us remembering the entire history and if i was to make multiple drop down selects on page 2 this will result in all the history being reversed. I would like to be able to forget the histories between leaving page1 and leaving page2 for the last time.

page1 -gt; page2 (drop down change) -gt; page2 (drop down change) -gt; page2 (proceed) -gt; page3

I would like to forget the drop down change history

Is this possible ?

Thanks

Chris

Use ajax to update page2

Hi,

I would like to know whether it is possible to use DWR with spring webflow and is it possible to pass objects in the flow to the server via DWR.

Thanks

Chris
¥
Back Forum Reply New