I have created a drop down that allows for multiple select. But, only the last item selected is showing in the generated email or the database. What do I have to do to get all the selected options to be shown/recorded?
2 things:
#1- verify that the dropdown's field name has "[]" at the end, this is added automatically but maybe you have removed it!
#2- you must have a "Handle arrays" action BEFORE the "Email" action.
Regards,
Max
#1- verify that the dropdown's field name has "[]" at the end, this is added automatically but maybe you have removed it!
#2- you must have a "Handle arrays" action BEFORE the "Email" action.
Regards,
Max
Thanks Max - worked like a charm! Great software - thanks for all your work on this.
This topic is locked and no more replies can be posted.