Can I create a form that will link an entered QR Code number with a URL?

  • tcbasom
    Asked on December 1, 2015 at 10:57 AM

    I want users to be able to enter a QR Code number to my form, submit, and have it pull up their profile information they have completed previously? Is this possible or does separate code need to be written?

    Thanks,

    Todd

  • KadeJM
    Replied on December 1, 2015 at 12:21 PM

    If I understand you correctly it seems to me that you are mainly seeking to have an assigned QR Code which can pull up submission data that was submitted to you on a per-user basis?

    So for instance Person A enters a generated QR Code and submits. And you can then use Person A's generated QR Code to then pull up Person A's submission data.

    Is that correct or have I misunderstood you?

     

  • tcbasom
    Replied on December 1, 2015 at 2:45 PM
    Thanks for your reply. Your understanding of what we need is correct. Person enters our shortened URL with their QR Code that has been saved, all of their information comes up then.
    Todd
    ...
  • Jeanette JotForm Support
    Replied on December 1, 2015 at 5:15 PM

    Your scenario would require a development of an application that should save in the DB the QR' codes and list of customers.  In that sense, you would need to hire a programmer to develop this custom app.