Generate A QR Code
Last updated
Last updated
In order to render your QR Code to your page you will need to run the 'Generate a Ultimate QR Code' workflow.
This will then pass all of your settings and the data to be encoded to the plugin that will render it to your page.
The most common way to do this is to load the QR Code on page load is to use the 'When Page Is Loaded' event.
When generating your QR Code you have 3 options
This is the element of the QR Code that you added to your app.
This is the data you would like to encode, such as a website address, Email, Ticket Id etc. This can either be input manually or dynamically.
In this section were specifically talking about rendering the QR Code to a page so this checkbox should remain ticked. But if you would like to generate QR Codes without rendering them to the page, such as creating an event ticket with a QR code that is then saved to the database you can uncheck this box. Your QR code will still be generated but not rendered. You could then use the 'Save a Ultimate QR Code' to save it to your database.