• Resolved sgrspkt

    (@sgrspkt)


    Dear All,

    I’m using conditional contact form plugin for a purpose to select classes based on 3 different schools.

    Below is the example to explain you the scenario.

    School
    – School 1
    – School 2
    – School 3

    School 1 classes
    – 1
    – 2
    – 3

    School 2 Classes
    – 4
    – 5
    – 6

    School 3 Classes
    – 7
    – 8
    – 9

    And, I’ve used few plugins to store data in backend – tried Advanced Contact form 7 DB and Contact Form Entries

    For eg. If I select class 9 from School 3, it shows me data as
    School 1 – 1
    School 2 – 4
    School 3 – 9

    It shows the last one correct data along with school 1 – 1 and school 2- 4 which are not selected.

    So, I want only the selected and correct entry on the backend.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    All fields are submitted. It’s the responsibility of the save-to-DB part to omit certain values. My suggestion would be to store all the values in the DB, but when you generate a report or whatever, you filter out the results you don’t need. I hope this makes sense. But I’m afraid this part is out of scope of the conditional fields plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Duplicate entry while using it with any CF7 database plugins’ is closed to new replies.