dataspring dinamic form
Last Post 09/14/2010 10:44 AM by Dave Hassall. 1 Replies.
Author Messages
Diana Barros
Nuke Newbie
Nuke Newbie
Posts:1


--
07/13/2010 4:55 PM  
HI! I have on one page a form that redirect to another page where I have another form and so on. I am using data spring dinamic form 3.1. I want to have a "Back" button beside my submit button with is "Next". how can i do this? is it possible?
Dave Hassall
Nuke Pro
Nuke Pro
Posts:86


--
09/14/2010 10:44 AM  
Not sure about v3.1.1 but in newer versions you can have an HTML button.

You may need to pass and retrieve data from session variables to go backward and forward between the forms.

Alternatively try using the Question Event so that your additional fields are driven by answers on your page

See Issues 40 and 41 for great demonstrations

Good luck


---