SOLVED

Re: Add a form dropdown that supports multi selection

Go to solution
Dave_Nation1
Level 2

Add a form dropdown that supports multi selection

We have a form with varies multi select forms which are currently radio buttons, to reduce the size of the form and improve the styling we are wanting to add the multi selection as a dropdown. Are we able to support this functionality by customising the form? 

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Add a form dropdown that supports multi selection

<select multiple> is already supported in Form Editor. Just check "multiple selections" (if memory serves).

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Add a form dropdown that supports multi selection

<select multiple> is already supported in Form Editor. Just check "multiple selections" (if memory serves).