Hi
I wonder how I can handle multiple select. In the email template I can sse Chronoforms generated a tag with {name_of_my_list} but the received email only contains the first select line.
Regards
Loko
I wonder how I can handle multiple select. In the email template I can sse Chronoforms generated a tag with {name_of_my_list} but the received email only contains the first select line.
Regards
Loko
Hi Loko,
Give the select an array name like name='name_of_my_list[]' with the added square brackets.
Bob
Give the select an array name like name='name_of_my_list[]' with the added square brackets.
Bob
This topic is locked and no more replies can be posted.