HI i am using the form builder and generally been good
I am using the multiple choice option on some sections and want the user to be able to select multiple options but it only allows 1 selection’
Is this how its supposed to be?
I notice the dropdown selection you can select more than 1 which i think it should only allow 1 as its a selection from single options.
If someone could advise please it would be appreciated - I may have to switch from multiple choice to dropdown moving forward
Thanks Dave
Hi Dave. There two options. You can select multiple choice or checkboxes
In a multiple choice input, the end-user can only select one option. The choices are mutually exclusive.
In a checkbox input, the end-user can select more than options.
For your convenience, I’ve provided a screenshot example of each type. The first question “Do you like cats” is an example of a multiple choice which allows the end-user to only select one answer. The following question is a checkbox and allows the user to select multiple values.
Thank you appreciate your response and I had figured that was the case but wanted to confirm I wasn’t doing anything wrong