-
SimplexSolutionsAsked on May 5, 2020 at 9:42 AM
Hello,
in case of a multiple-choice question with three options, is it possible to define a condition which restriction the possible selections. For example option 1 & 2 can be selected together but selecting option 1 & 3 should not be possible.
thank you.
-
Jimmy_DReplied on May 5, 2020 at 11:00 AM
Hi,
It's unfortunately, not possible to conditionally disable specific options inside the multiple-choice field. However, You can display a message to the form submitter if option 1& 3 is selected.
To do so, add a text field with a warning in your form, and use conditional logic to show it if 1&3 is selected.
Related guides:
Smart-Forms-Conditional-Logic-for-Online-Forms
How-to-Enable-Disable-Fields-Using-Conditional-Logic
Please let us know should you have more questions. We will be glad to assist you.
Regards,