Associate Database with Email Contact Form 
Autor: Percival R.
Visited 30,
Followers 1,
Udostępniony 0
I have a contact form object added to my web page, and I would like to use the “Send data to the database” option as my data submission method. I've even included a table name in the Table Name column.
However, I know there is more work to be done at this point. What do I need to do to define a table to my website's MySQL, and where do I add database and access credentials?
Additionally, do I need a script to create the table in my database?
Posted on the

Hello Percival,
after specifying the Table Name in the Contact Form's settings, this name will be assigned to one of the tables automatically generated in your database once you connect it to your project and export.
In order to connect the database, you will need to go to Step 5 - Export ---> Upload to the internet ---> Parameters and fill the required fields in the Data Management tab.
No script is necessary for this mode.