Hi,
I made a form with a dropdown list you can select multiple options and 2 sets of checkboxes. I have a autogenerated mail template and the 'Handle Arrays' is in my setup.
When i fill in the form i receive a mail with all the selected checkboxes but only the highest value from the dropdown list.
How can i get all the selected values from the dropdown list in my mail?
Tx in advance!
Mark
I made a form with a dropdown list you can select multiple options and 2 sets of checkboxes. I have a autogenerated mail template and the 'Handle Arrays' is in my setup.
When i fill in the form i receive a mail with all the selected checkboxes but only the highest value from the dropdown list.
How can i get all the selected values from the dropdown list in my mail?
Tx in advance!
Mark
Hi Mark,
Please check that your multi-select and checkbox group elements have array names ending in []
Bob
Please check that your multi-select and checkbox group elements have array names ending in []
Bob
This topic is locked and no more replies can be posted.