I have a Checkbox group into a form, but when it send the mail only send the last selection on the mail the other checks don´t show on mail.
I place "handle array" before email action but not solve the problem😟
I attached the screenshots of the debbuger, mail and setup.
Thanks!!!
[attachment=0]1.JPG[/attachment]
[attachment=1]2.JPG[/attachment]
[attachment=2]3.JPG[/attachment]
[attachment=3]4.JPG[/attachment]
I place "handle array" before email action but not solve the problem😟
I attached the screenshots of the debbuger, mail and setup.
Thanks!!!
[attachment=0]1.JPG[/attachment]
[attachment=1]2.JPG[/attachment]
[attachment=2]3.JPG[/attachment]
[attachment=3]4.JPG[/attachment]
Please add "[]" to the end of the field name of the checkboxe group, this is necessary to post all the values!
Regards,
Max
Regards,
Max
Hi Javitfe,
Does the Consumibles checkbox group have an array name like consumibles[] ??
Bob
Does the Consumibles checkbox group have an array name like consumibles[] ??
Bob
Please add "[]" to the end of the field name of the checkboxe group, this is necessary to post all the values!
Regards,
Max
Thank your very much, it works!!!! and thank you Bob for your support too.
Congratulations, great form software and better staff here😉
Another question for finish😀
If I want to send the mail for more than one account, how I do? I put a space and ";" but it doesn´t work.
Thanks again guys!
If I want to send the mail for more than one account, how I do? I put a space and ";" but it doesn´t work.
Thanks again guys!
Just separate addresses by a comma:
1@domain.com,2@domain.com
This topic is locked and no more replies can be posted.