i have five checkboxes in my form. when i submit the form, checkbox value not insert in db table. why it is? how to insert the checkboxvalues (single or multiple values). i have only one field(for checkbox value) in database field.
i create my own table for insert the form values. i have one field for checkbox values in that database(db) table.
my form check box values
[]Information Technology ( Computers)
[]Advertising
[]Fund Raising
[]Event Planning
[]Other
how can i insert the checkbox values in db table?
i create my own table for insert the form values. i have one field for checkbox values in that database(db) table.
my form check box values
[]Information Technology ( Computers)
[]Advertising
[]Fund Raising
[]Event Planning
[]Other
how can i insert the checkbox values in db table?
Hi shiek,
Hard to tell without more information. Have you got "ChronoForms handle my posted arrays:" set to Yes in the General Tab?
Bob
Hard to tell without more information. Have you got "ChronoForms handle my posted arrays:" set to Yes in the General Tab?
Bob
hi Bob,
Thanks for reply..
i already set "yes" in ChronoForms handle my posted arrays..
but it is not working..
i want if i select advertising,event planning in form, this two values need to save in database field. i have one field in table. so i want to insert that advertising,event planning in that field separated by commas.
but now if i select the checkbox(s) it is not inserted..
i used Chronoforms V3.0 stable version
Thanks for reply..
i already set "yes" in ChronoForms handle my posted arrays..
but it is not working..
i want if i select advertising,event planning in form, this two values need to save in database field. i have one field in table. so i want to insert that advertising,event planning in that field separated by commas.
but now if i select the checkbox(s) it is not inserted..
i used Chronoforms V3.0 stable version
This topic is locked and no more replies can be posted.
