problems with checkbox and textbox

pappy 19 Jul, 2011
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
GreyHead 19 Jul, 2011
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
GreyHead 19 Jul, 2011
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
pappy 19 Jul, 2011
Ok Bob,
thank you very much
pappy 19 Jul, 2011
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
GreyHead 20 Jul, 2011
Hi Pappy,

Please check the forums, there are many threads with answers to this question.

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