SQL database format
-
Love this plugin. However, while I can see the data listed by Field name in Columns in the Contact Form to DB area on WordPress, when I go into SQL database into the Submit table, the field names are all listed under the “Field_Name” Column. I would Like the individual Field Names to be their own columns and the data listed underneath the individual Field Names. How can I get this to happen?
ex: I have First Name, Last Name and Age. In the Contact Form DB area in the Admin, I see
First Name Last Name Age
John Smith 50This is what I want.
In the SQL database, under the submit table, it’s listed like this:
FieldName Value
First Name John
Last Name Smith
Age 50How can I make this change?
Thanks,
Tracy
https://wordpress.org/plugins/contact-form-7-to-database-extension/
The topic ‘SQL database format’ is closed to new replies.