Multiple page, multiple Radio Groups?
January 9, 2007 12:00 AM
Moving values:On page 5 create as you desribed. You need the entry box in it - something to hold the results of the variables. They have to be pulled from the other pages and put on the form. Forms can't span a page - only tests and surveys. Forms will do fine here.Then look at the actions created by Tools > Page Numbering Tool. That shows you how to take a bunch of text and variables and put it into a variable. In your case that variable will be the variable associated with the entry box and the variables will be the variables associated with the questions on pgs 1-4. Finally, yes, submit form will do it. I take it that you can write the php or other script on the server side. The field name you access in that script will be the name of the text box NOT the name of the variable in the text box.
Discussions have been disabled for this post