I have a problem with my V3 form. It runs fine, except the data isn't being captured in a database table. When I open my PHPMy Admin and have a look under the database 'Forms', the table 'EnquiryForm' isn't being automatically created like it was with V2.9.
I tried manually creating the table, but the data is still not feeding into it automatically.
I am very new to all of this, so any help would be greatly appreciated.
Thank you in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have a problem with my V3 form. It runs fine, except the data isn't being captured in a database table. When I open my PHPMy Admin and have a look under the database 'Forms', the table 'EnquiryForm' isn't being automatically created like it was with V2.9.
I tried manually creating the table, but the data is still not feeding into it automatically.
I am very new to all of this, so any help would be greatly appreciated.
Thank you in advance.
In V3 the install.php file is used to setup the db. Did you use this method?