Check for Uniquie Submissions

  • johncarrollchristmas
    Asked on September 13, 2019 at 1:40 PM

    Is there a way to check for a duplicate submission using multiple criteria within a form.  For instance, I have a form where I am requesting roster information from baseball teams.  I want the form to be able to check for unique submission based upon Full Name, birth date, and the Team they are registered to play with before someone is able to submit the form multiple times.  I can't use the unique submission to check the cookies because i may have parent 1 and parent 2 submit for the same child on 2 different computers.  I can't just use unique question because it only allows to choose 1 criteria and full name isn't an option and there could very well be 2 children with the same name. 


    Help!

  • stevenmarshall
    Replied on September 13, 2019 at 3:25 PM

    Hi @johncarrollchristmas,

    One option that might meet your requirement is to limit your form submissions based on multiple fields in your form.

    Guide: How-to-Have-Unique-Question-Using-Multiple-Fields

    Guide: Conditional-Logic-for-Online-Forms

    Please let us know if you have any further questions.

    Thank you