Major Newbie question: I would like users to select options from a drop-down list and then based on the selection that they choose, take them to a different page based on that selection. Is this possible?
Major Newbie question: I would like users to select options from a drop-down list and then based on the selection that they choose, take them to a different page based on that selection. Is this possible?
Are you talking about a different page in a multi-page form, or a different confirmation page when the form is submitted?
I am looking to have each of the items in the drop down page take the user to a different page - which will contain registration information for events.
So it will be a 'select which event you want to register for' and then based on that selection, present them with the registration information for that event.
Hope that makes sense.
You can use conditional logic for that. First, setup your form with all the appropriate fields and group them using the page fields that you would like to have. Then place conditional logic on the page fields based on the the drop down they selected.
http://www.gravityhelp.com/documentation/page/Enable_Conditional_Logic