Hi,
when I put in the same form checkbox and text area, in the email I don't receive the correct data.
If I use only checkbox the email is correct, and I use only textbox the email is correct.
What can I do for solve this problem?
I use V4 on Joomla 1.5
Thank you
when I put in the same form checkbox and text area, in the email I don't receive the correct data.
If I use only checkbox the email is correct, and I use only textbox the email is correct.
What can I do for solve this problem?
I use V4 on Joomla 1.5
Thank you
Hi pappy,
Im possible to tell what the problem is from the info here. Do you have different names for the checkbox and the textarea?
Please post a link to the form so I can take a quick look.
Bob
Im possible to tell what the problem is from the info here. Do you have different names for the checkbox and the textarea?
Please post a link to the form so I can take a quick look.
Bob
Hi Bob,
you can find the form at this url http://ww2.effelab.it/merletti/index.php?option=com_content&view=article&id=51&Itemid=60&lang=it
I'm trying the different option, so the form is so ... "simple"
Bye and thank you
you can find the form at this url http://ww2.effelab.it/merletti/index.php?option=com_content&view=article&id=51&Itemid=60&lang=it
I'm trying the different option, so the form is so ... "simple"
Bye and thank you
Hi Pappy,
You'll need a 'Handle Arrays' action to convert the checkbox array to a string for use in the email. Otherwise the form looks OK to me.
Bob
You'll need a 'Handle Arrays' action to convert the checkbox array to a string for use in the email. Otherwise the form looks OK to me.
Bob
Sorry Bob,
but now when I insert a new input_checkbox "6 volumi" and I check from the front end, the email don't send the value of the field but send {input_checkbox_15}.
The checkbox group works fine but when I no check any box of checkboxgroup the email send the code {input_checkbox_group_1}: how can have the email with a string without the code between bracket?
Bye
but now when I insert a new input_checkbox "6 volumi" and I check from the front end, the email don't send the value of the field but send {input_checkbox_15}.
The checkbox group works fine but when I no check any box of checkboxgroup the email send the code {input_checkbox_group_1}: how can have the email with a string without the code between bracket?
Bye
This topic is locked and no more replies can be posted.