Ran into a need for this today.
Example:
- Form has a "Phone Number" field, and a Field with a label "How would you like us to respond" with radio button options of "phone" and "email".
- If the user selects "phone" , it would be awesome if the "Phone Number" field instantly became a required field if it was previously set as required by the form creator.
I know this would be possible with Conditional logic (hide the phone number field until they select a radio button value) but what if I want the field to be visible by default, and then do what's outlined above.
Would be a cool little addition,
Thanks,
Brian