Forums

Database Not Saving Data

gwired 21 Mar, 2010
Not sure if this is a bug or not but I had an issue where I wasn't able to save the form data to the database and was getting no Debug errors. Turns out that I had dashes in my form names which the form takes and it does create the database too. However it wouldn't save the form data into the database until I changed those -'s into _'s.

So short bug statement. Chronoforms doesn't save form data if you have dash / minus symbol in your form id names though it accepts them in the form.
GreyHead 21 Mar, 2010
Hi gwired,

Thanks, this is a well-known problem. It applies to form-names, input names and ids and, as you noticed column names. There are many posts here about it.

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