Checkboxes group and array

Fdnet-194644 24 Nov, 2013
Hi,

I have a problème with a checkboxes group and the email résult. I have a checkcases group like this :
2 - Sauts
- longueur
- hauteur
- triple saut

And the email result is like this : array ( 0 => 'hauteur', 1 => 'triple saut', ) and the DB is ko.

I know that i must do an array in the code of the ChronoForms but i don't know how to do...
I search in the FAQ and the forum but i don't find any exemple.

Can you help me ?
Thanks a lot for tour help.
Fred.
GreyHead 25 Nov, 2013
Hi Fred,

Please drag a Handle Arrays action into the OnSubmit event and move it up before the Email action.

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