How to get all selec. lines in email for multiple select ?

Loko 11 Dec, 2008
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
GreyHead 11 Dec, 2008
Hi Loko,

Give the select an array name like name='name_of_my_list[]' with the added square brackets.

Bob
Loko 11 Dec, 2008
Thank you very much.
This topic is locked and no more replies can be posted.