We need to be able to easily create unique links and track responses. Can your software do that?

  • irene8k
    Asked on March 27, 2019 at 10:10 AM

    Hello!
    I have six football games where clients will predict exact score in each game. Each client will receive a different number of entries to the same six games score predictions. We will need to send a link to a client by mobile app chat, email, SMS - the link has to be unique - once client filled the form, the same unique link shouldn't work again. We need to be able to easily create unique links and track responses. Can your software do that?

    Thank you in advance

     

  • David JotForm Support
    Replied on March 27, 2019 at 12:38 PM

    You could create your a set of unique ID's and add those ID's to a spreadsheet.  The use the Spreadsheet to form widget to fill another field with the ID if it matches one in the sheet:

    https://www.jotform.com/help/442-How-to-Use-the-Spreadsheet-to-Form-Widget

    You could also show the contents of the form based on whether or not the additional field was filled, that way you can ensure only users with a correct code can access the form:

    https://www.jotform.com/help/297-Show-or-Hide-Multiple-Fields-at-Once-Using-the-Section-Collapse-Field

    Then set a unique submission check based on the same field:

    https://www.jotform.com/help/223-How-to-set-Form-Limits-Based-on-a-Unique-Question

    The form would then allow only one submission per code in that field.