Victor! As always, you come through with a thorough explanation, rich with technical information. Thank you for your insight.
I have noodled around a bit already and found that if - from within a form - one could code a link in an HTML field and target specific containers across pages, that'd be an additional way to implement any number of user-driven customizations (product configurators, evaluations, etc.).
Better yet, if there was a native button widget in the builder that was able to target pages *and* pass variables, that'd be killer. On a form page with name and email, have buttons that let the user choose which form page to go to next, and the button could also pass the values of the name and email fields to the selected page.
Multi-page forms have lots of fields and require a ton of clicking already, so I'm looking for as many ways to reduce the number of fields (hidden fields with [get param=''] are great, but it can get cluttered and be a bit of a chore to maintain, and with conditional page breaks, you still have to click the next page button. So two clicks where I'd prefer just one.
The great thing about Formidable is that there are a number of ways to achieve what's needed, and I'm sure with a little bit more experience design thinking, research, and testing, I can come up with a way to do the do. 🙂
Please login or Register to submit your answer