Hi,
I have followed the tutorial as per http://www.chronoengine.com/faqs/2613-how-do-i-save-form-data-to-a-database-table.html and when i click save from "create table", it takes me back to the form manager and shows no tables connected.
Can you please help??
I have followed the tutorial as per http://www.chronoengine.com/faqs/2613-how-do-i-save-form-data-to-a-database-table.html and when i click save from "create table", it takes me back to the form manager and shows no tables connected.
Can you please help??
Hi puggles,
I'm guessing that one of your input names does not make a valid MySQL column name. Any input name with space, special characters, or starting with a number can cause problems.
Bob
I'm guessing that one of your input names does not make a valid MySQL column name. Any input name with space, special characters, or starting with a number can cause problems.
Bob
It says table successfully created but it doesnt appear in "Tables connected" nor gives me additional options when I hit save.
Only special characters used is underscore _
Only special characters used is underscore _
Forgot to mention that even if i modify the table or rename it, it takes me back to the main screen saying "Table successfully created." yet when i click into it again, it is what was originally set up.
please help asap as i want to make this form go live!
please help asap as i want to make this form go live!
This topic is locked and no more replies can be posted.