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

  • jackiepoa
    Asked on December 10, 2017 at 2:13 PM
  • Elton Support Team Lead
    Replied on December 10, 2017 at 2:48 PM

    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
    Replied on December 11, 2017 at 8:12 PM

    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
    Replied on December 11, 2017 at 9:37 PM

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


    thanks!