Como puedo utilizar el qr para leer la informacion de otro formulario?

  • agonzaleswm
    Fecha de consulta 30 de mayo de 2024, 16:36

    Buenas tardes!
    Quiero saber como puedo utilizar el qr para registrar un numero de personas, y luego en otro formulario, poder escanear ese qr y que me pueda brindar una previsualización de los datos grabados durante el registro y me pueda mostrar la foto de esa persona?

  • Aravir Jotform Support
    Fecha de respuesta 30 de mayo de 2024, 19:13

    Hi Azalia,

    Thanks for reaching out to Jotform Support. Our Spanish Support agents are busy helping other Jotform users right now, so I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Spanish, let us know and we can have them do that. But, it might take a while until they're available again.

    Now, coming back to your question, you can generate a QR code that opens your form when you scan the QR code to register a person. Let me show you how:

    1. In Form Builder, click on Publish in the orange navigation bar at the top.
    2. Click the QR code in the Share Form section.
    3. Wait for the QR code to load and click the Download button.

    Como puedo utilizar el qr para leer la informacion de otro formulario?  Image 1 Screenshot 50

    Additionally, you cannot use the same QR code to view the submission of the form. You can create another QR code to view the submission of the form and add it to the Notification Email so that whenever the form gets submitted, you will receive an email with the QR code that also shows the submission data. Here's an example:

    1. In Form Builder, in the orange navigation bar at the top of the page, click on Settings.
    2. Select Emails on the left side.
    3. Hover your mouse over the Notification Email and click the Pencil icon. Como puedo utilizar el qr para leer la informacion de otro formulario?  Image 2 Screenshot 61
    4. Click the Source Code icon and add the code below.
    5. Then click on Save.
    <img src="https://qrcode.tec-it.com/API/QRCode?data=https://jotform.com/submission/{id}" alt="Your unique QR code0" width="150" height="150" />


    Como puedo utilizar el qr para leer la informacion de otro formulario?  Image 3 Screenshot 72

    Checkout the screencast below to see my result:

    Como puedo utilizar el qr para leer la informacion de otro formulario?  Image 4 Screenshot 83

    Give it a try and let us know if you have any other questions.