Hi all!
I've been playing around with webforms and data stored in QR codes for my company. What I've got is when I scan a QR code, it sends me to a Jotform survey that pre-fills fields from the QR code into the form fields.
For example, the data stored in my QR code looks like this: https://form.jotform.com/73095020256147?piece=0001884&job=750104
Where the piece is the Piece field on my form,which gets filled in with 0001884. Again, number 750104 gets filled into the Job field on my form.
I've tried doing the same thing with Smartsheet forms but using the input id (a numeric key) but my data isn't filling in.
Any ideas?