Hi Pablo,
I created a form using "Select" from form control.
I also enable multiple selection. However, when i received the email after completing the form, I only receive 1 selection. Is there anything i miss? Please assist. Thanks.
Multiple selection using Select in form control
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
-
petejos
-

- Posts: 185
- Joined: Wed Aug 22, 2012 11:43 am
- BaconFries
-

- Posts: 6237
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Multiple selection using Select in form control
When you use this then each item name needs to end with [ ] (square brackets) so they look like this item1[ ] item2[ ] and so on....
- Pablo
- Posts: 24219
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Multiple selection using Select in form control
There is also a note about this in this help.When you use this then each item name needs to end with [ ] (square brackets) so they look like this item1[ ] item2[ ] and so on....
This is not specific to WWB, but standard HTML functionality.
-
petejos
-

- Posts: 185
- Joined: Wed Aug 22, 2012 11:43 am
Re: Multiple selection using Select in form control
where can i find the help?Pablo wrote: Sat Jan 03, 2026 12:29 pmThere is also a note about this in this help.When you use this then each item name needs to end with [ ] (square brackets) so they look like this item1[ ] item2[ ] and so on....
This is not specific to WWB, but standard HTML functionality.
-
petejos
-

- Posts: 185
- Joined: Wed Aug 22, 2012 11:43 am
Re: Multiple selection using Select in form control
I am a bit confuse where should I add the []?BaconFries wrote: Sat Jan 03, 2026 12:07 pm When you use this then each item name needs to end with [ ] (square brackets) so they look like this item1[ ] item2[ ] and so on....
-
petejos
-

- Posts: 185
- Joined: Wed Aug 22, 2012 11:43 am
Re: Multiple selection using Select in form control
When i adding an item, there are fields Text, Value and State.petejos wrote: Mon Jan 05, 2026 1:54 amI am a bit confuse where should I add the []?BaconFries wrote: Sat Jan 03, 2026 12:07 pm When you use this then each item name needs to end with [ ] (square brackets) so they look like this item1[ ] item2[ ] and so on....
- Pablo
- Posts: 24219
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Multiple selection using Select in form control
You can open the help under the "help" menu (F1).
Or by click the 'Help' button in the properties.
Brackets should be added to the name property.
Or by click the 'Help' button in the properties.
Brackets should be added to the name property.