Hi,
Im trying to implement a form with multiple check box options. I chose to use the "CheckBoxes Group". it works well in parsing into the page, but on "Submit" the problems starts. I set 3 options as it is as default, ive created a table and i set in actions "db save". All other fields are saved in the table but at "input_checkbox_group_xx" nothing is saved. The table is empty. Ive did many trials without any result. I guess its a variable type issue. How the options are saved? as array or as a string with values separated by a certain separator?
If somebody can help me....
Thank you in advance.
Regards,
Raul
Im trying to implement a form with multiple check box options. I chose to use the "CheckBoxes Group". it works well in parsing into the page, but on "Submit" the problems starts. I set 3 options as it is as default, ive created a table and i set in actions "db save". All other fields are saved in the table but at "input_checkbox_group_xx" nothing is saved. The table is empty. Ive did many trials without any result. I guess its a variable type issue. How the options are saved? as array or as a string with values separated by a certain separator?
If somebody can help me....
Thank you in advance.
Regards,
Raul
This topic is locked and no more replies can be posted.