Is there a way for the ID Number (first field) input to be converted to a bar code?

  • jackiepoa
    Demandé le 10 décembre 2017 à 14:13
  • Elton Support Team Lead
    Répondu le 10 décembre 2017 à 14:48

    Yes, that's possible. You can use barcode generators like the following and embed it as an image into your thank you page or email. In the code, add the unique field name of your ID Number field as the barcode value.


    You can use this code.

    <img src="https://www.barcodesinc.com/generator/image.php?code={field}&amp;style=69&amp;type=C128B&amp;width=300&amp;height=100&amp;xres=2&amp;font=3" />

    Make sure to replace the {field} unique name with the unique name of your ID Number field.

    After that, here's how to place it on your thank you page.

    Is there a way for the ID Number (first field) input to be converted to a bar code? Image 1 Screenshot 20

    If you need further assistance, let us know.

  • John_Benson
    Répondu le 11 décembre 2017 à 20:12

    It seems the reply to this thread was not properly posted. Please open this link: https://www.jotform.com/answers/1319211 in a browser and submit your reply again.

    We'll wait for your response. Thank you.

  • jackiepoa
    Répondu le 11 décembre 2017 à 21:37

    not sure what happened...was just saying THANK YOU!  OR, at least, I'm saying thank you now! 


    thanks!