Replies: 0
Hello,
I am trying to populate a contact form where the user can decide which mail recipient to send the form to.
Here is the actual form Contact Form
At the bottom of the form is the checkbox widget with most of the recipients chosen. If I select any of the recipients individually the email transmits fine. But if I try to send an email with the recipients as defined when the screen opens the first and last email are truncated. If I select all of the recipients the same situation occurs where the first and last are truncated…
Here is a copy of the tag from the form (with the emails changed):
[checkbox* your-recipient class:input-lg default:1_2_3_4_5
“John Clark|john.clark@example.org”
“Frank Davis|frank.davis@example.org”
“Pat Toalson|pat.toalson@example.org”
“Sue McMahan|sue.mcmahan@example.org”
“Dana Dawson|dana.dawson@example.org”
“Marv Gibbs|marv.gibbs@example.org”
]
I have verified that the first and last email are truncated by viewing the header of the sent emails. This sort of feels like there is a bug but I’m hoping I am not configuring this properly.
Any help would really be appreciated.
Thanks,
Marv Gibbs