Hi,
I have an issue when using checkbox group. The results are not sent by email.
I created a form with many elements and found that the results for the checkbox group (named "selected_products") were not put in the email. I got only {selected_products}.
I tried to reproduce the bug from a blank form, but I could not reproduce it.
I have created a backup of my form which has an issue (simplified version). Anyone could try it to confirm or not they have a problem ?
My conf: CF V4 RC2.0 on J1.7 on gentoo linux apache php5.2.5 server
I have an issue when using checkbox group. The results are not sent by email.
I created a form with many elements and found that the results for the checkbox group (named "selected_products") were not put in the email. I got only {selected_products}.
I tried to reproduce the bug from a blank form, but I could not reproduce it.
I have created a backup of my form which has an issue (simplified version). Anyone could try it to confirm or not they have a problem ?
My conf: CF V4 RC2.0 on J1.7 on gentoo linux apache php5.2.5 server
Hi dezi168 ,
Drag a 'Handle Array' action into the On Submit event and move it up before the Email action.
Bob
Drag a 'Handle Array' action into the On Submit event and move it up before the Email action.
Bob
Hi Bob,
It works great !
Thanks very much for your very quick answer.
Is there a doc explaining what does each action ?
Dezi
It works great !
Thanks very much for your very quick answer.
Is there a doc explaining what does each action ?
Dezi
This topic is locked and no more replies can be posted.