Hi,
I have created 8 forms to which all of them are set to save to the database (used simple mode for creating these forms). None of these forms are complicated, just straight forward text box questions with 1 dropdown. When I tested all the forms on the site, 3 of them didn't save the data to the database. I checked to ensure that the db table & columns were all spelled correctly. I ever created another table and tried that with no avail.
Here is the funny party, if I enter the data in the forms on the site as if I was a normal user visiting the site, then it doesn't work. HOWEVER, if I click the "test form" button in the form development area in the back end, then the data is saved to the db.
Anyone have any ideas? Could other 3rd party modules be affecting data to be stored in the database?
Thx
I have created 8 forms to which all of them are set to save to the database (used simple mode for creating these forms). None of these forms are complicated, just straight forward text box questions with 1 dropdown. When I tested all the forms on the site, 3 of them didn't save the data to the database. I checked to ensure that the db table & columns were all spelled correctly. I ever created another table and tried that with no avail.
Here is the funny party, if I enter the data in the forms on the site as if I was a normal user visiting the site, then it doesn't work. HOWEVER, if I click the "test form" button in the form development area in the back end, then the data is saved to the db.
Anyone have any ideas? Could other 3rd party modules be affecting data to be stored in the database?
Thx
Hello d-solmedia,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
How do I save form data to a database table?
How to load record data from a database table into your form
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
How do I save form data to a database table?
How to load record data from a database table into your form
P.S: I'm just an automated service😉
Hi d-solmedia,
This sounds like a problem with SEF URLs stopping the form submitting. Please try setting Relative URL to 'No' for your forms - more info in this FAQ.
Bob
This sounds like a problem with SEF URLs stopping the form submitting. Please try setting Relative URL to 'No' for your forms - more info in this FAQ.
Bob
that save the day. Thanks.
Didn't realize it, but those 3 forms that I had issues with all were part of an article (using the p plugin), but the others were direct links to the form.
Thanks again.
Didn't realize it, but those 3 forms that I had issues with all were part of an article (using the p plugin), but the others were direct links to the form.
Thanks again.
This topic is locked and no more replies can be posted.