Please can someone confirm or otherwise that when you create a form from scratch (i.e. not using form wizard), when you publish the page with the form, the table is created automatically in the MySQL DB provided the DB exists and that the table is not already created.
Automatic table creation is not happening for me in the aforementioned instance. However, when I use the Form Wizard, the DB Table is created automatically.
Does the using the form wizard automatically create the table, whereas not using the wizard, the table is not created?
Forms
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Forms
There is no difference between a standard form or a form created with the Form Wizard.
In both cases the exact same code will be generated. Because after you finished the Form Wizard you will have a standard form.
If the table is not created then there is most likely a conflict in your settings.
In both cases the exact same code will be generated. Because after you finished the Form Wizard you will have a standard form.
If the table is not created then there is most likely a conflict in your settings.