• I have successfully configured both Contact Form 7 and CFDB, data is coming in and everything is working, but I need to match these entries to an existing database. The destination spreadsheet has spaces for the field names that have more than 1 word to them, like “first name” and “last name”

    Contact Form seems to require “First-Name” or “First_Name”. I cannot figure out how to have it export as “First Name”. I posted to CF7’s forum and have not received an answer, and it’s not in the FAQ, so I’m going to assume it is not supported.

    Is there a way to change this automatically? To add the spaces so I can work between spreadsheets with ease?

    Thanks in advance

    https://www.ads-software.com/extend/plugins/contact-form-7-to-database-extension/

Viewing 1 replies (of 1 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    When exporting, you and use “headers” to rename the column headers like:

    [cfdb-table form="myform" headers="First-Name=First Name,Last-Name=Last Name"]

    You can use this for exporting to Excel also by creating an export link on the Short code builder admin page.

Viewing 1 replies (of 1 total)
  • The topic ‘Add a Space to Field Name from CF7’ is closed to new replies.