Solved : V4: checkbox group email issue

dezi168 18 Sep, 2011
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
GreyHead 19 Sep, 2011
Hi dezi168 ,

Drag a 'Handle Array' action into the On Submit event and move it up before the Email action.

Bob
dezi168 19 Sep, 2011
Hi Bob,
It works great !
Thanks very much for your very quick answer.

Is there a doc explaining what does each action ?

Dezi
GreyHead 19 Sep, 2011
Hi Dezi,

Is there a doc explaining what does each action ?


Not yet I'm afraid.

Bob
This topic is locked and no more replies can be posted.