Default options of radio/select and conditions
-
1. Create (multistep, two steps) form in the editor
2. On step 1 use either select field, or a set of radio fields, with at least two options and set it required
3. Add a Next button below
4. On step 2 create a field, or group, with a condition that the field in step 1 is equal to the first value in step 1
5. Add previous and submit buttons
6. Preview the form, observe that the first value is selected by default.
7. Press Next button
8. Observe nothing, except the prev/submit buttons, are shown (expected to see my conditional field/group)Go back or Repeat the above, but first select option two, the select option one, press Next and see that the field on step two is now visible as expected.
I have tried numerous ways to solve this, with no luck. Problem; If the user sees that the correct option is already selected by default, they will not change it (and change it back), but go directly to next step.
On standard form (not multi) the same thing happen, and that is why I choose multistep, to try getting the default choice “registered” as selected. This is the first time I try this plugin, and I need a conditional for the secondary options.
Testing with Firefox latest.
Is there a way to solve this, so I can use this plugin for this small project?
- The topic ‘Default options of radio/select and conditions’ is closed to new replies.