• Hi there. Thanks for this plugin!

    I have a CF7 form that allows people to select one or more of many items in a selection checkbox list (i.e. place-name1, place-name2, place-name3. The user then fills a two field form – one a dataField with the user’s word or phrase (i.e. planning) and the other with their email address.

    I also use the plugin Contact Form DB to store all the gathered information.

    My question is can I change the settings or modify the code so that the database actually records multiple-selection items (i.e. three place-names) as separate record numbers – even though they all have the same dataField and emailField? i.e.:

    record1: place-name1 dataField emailField
    record2: place-name2 dataField emailField
    record3: place-name3 dataField emailField

    What’s happending now is I get the email and the Contact Form DB creates one record with all the selectors in that same record i.e.:

    place-name1,place-name2,place-name3 dataField emailField

    Thank you very much!

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • Does this sound outside of the capabilities of this script? If anyone could shed any light that would be great.

    I’m essentially trying to create (for example) a unique record for each of the multiple checkboxes the user selects and where all three have two other fields that are common.

    I’m taking it this would have to be a capability of either this plugin or between this and the Contact Form DB one.

    Thanks much!

Viewing 1 replies (of 1 total)
  • The topic ‘Create unique records from single CF7 form submission’ is closed to new replies.