Basically, I'm using the plug-in to create a questionnaire that, depending on the options chosen, displays a different end result.
I spoke with you over email last night before purchasing the plug-in. I asked if there was a way to add conditional confirmations or redirects, but realized that there was a much easier solution for my needs. Instead, I'm able to use the HTML fields to display the information I wanted to use conditional confirmations or redirects for...and because I don't actually need users to submit the form, just complete it to reveal the information they need, this will work perfectly for me.
I'm able to hide the submit button on every question conditionally, except for the first question in the form because there's no question that precedes it.
Example:
1. Choose A, B, or C
If A, display 2
If B, display 3
If C, display 4
2. Choose G, H, or I
If G, display 5
If H, display 6
If I, display 7
3. Choose J, K, or L
If J, display 8
If K, display 9
If L, display 10
4. Choose M, N, or O
etc...
Where 5, 6, 7... are HTML fields that contain information based on how the user answered the preceding question.
I can hide the submit button on questions 2, 3, 4... conditionally, but not on question 1. I have everything working perfectly, I just need to know how to hide the submit button on question 1.
Posted 12 years ago on Tuesday November 29, 2011 |
Permalink