MultiView and changing views.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joe

    MultiView and changing views.

    This is another one of those things which I think isn't going to work the
    way I want...

    I have a MultiView on a page with 5 views. The use each view as a page. At
    the bottom of each page there is a Next button. When the user clicks the
    Next button it just changes the view. This all works fine.

    The problem is when the user gets to the last "page" I have a finish button
    which is supposed to save input from the previous views. All the fields get
    reset except for the current page so I cannot save the info.

    Is there a way to get the inputs to persist so I can save everything at once
    or do I have to save it before changing views?

    Thanks,
    Joe


Working...