Hi,
I am trying to set up an email to send using HTML instead of the Auto add fields, but i can't get the checkboxes group from appearing correctly. When the Auto add fields is selected the output is correct, but i can't get the same look when using my own HTML. I know its got something to do with the "array" but can't seem to find the correct way to set it up.
Any help would be great, thanks.
I am trying to set up an email to send using HTML instead of the Auto add fields, but i can't get the checkboxes group from appearing correctly. When the Auto add fields is selected the output is correct, but i can't get the same look when using my own HTML. I know its got something to do with the "array" but can't seem to find the correct way to set it up.
Any help would be great, thanks.
Hi Bluezog,
Supposing that your checkboxes name is checkboxes then you need to use {data.join:checkboxes}
The same rule applies for any array field.
Best regards,
Max
Supposing that your checkboxes name is checkboxes then you need to use {data.join:checkboxes}
The same rule applies for any array field.
Best regards,
Max
This topic is locked and no more replies can be posted.