Hi Guys, I have my form setup and coded with what I believed to be proper coding (confirmed and written in Dreamweaver and then pasted into Chronoforms)
The problem I am facing is that while some of the data goes to the table/database fine, most of the fields dont seem to even exist, even though I have created them in the table. Most of them are checkboxes, and being saved as "VARCHAR(255) with AutoIncrement, and Primary Key turned off.
When running the form, I get no errors in the Debug, but when I go to check the table, most of the data is missing, the Column Names dont even seem to be showing up.
any help would be appreciated, and I can provide any more details if requested.
Cheers
Ryan
The problem I am facing is that while some of the data goes to the table/database fine, most of the fields dont seem to even exist, even though I have created them in the table. Most of them are checkboxes, and being saved as "VARCHAR(255) with AutoIncrement, and Primary Key turned off.
When running the form, I get no errors in the Debug, but when I go to check the table, most of the data is missing, the Column Names dont even seem to be showing up.
any help would be appreciated, and I can provide any more details if requested.
Cheers
Ryan