Hi. I've created a form and want to create QR codes that, when scanned, pre-fills certain data (a session title, and speaker name). The Session Title and speaker name are in a different table (TABLE1) for which the form feeds (TABLE2).
The URL will ultimately resemble: https://app.smartsheet.com/b/form/XXXXXXXXX?Title=TITLE&Author=AUTHOR
I can't seem to get TITLE and AUTHOR to pull from TABLE 1 to display in the form for TABLE 2. Any ideas on how to get this information into the URL.
Thanks in advance!