QR Code Examples

The example Volt apps will give you a simple idea on how you can add QR Codes to your app. Each ones calls a free QR Code API. Both use JS to calculate the URL for the form they are in. The URL is then used in the code generation.

The inframe example sets an html fragment dynamically with an iFrame using the forms URL. The div example loads a library and generates the code in an html fragment with a div tag.

Download Apps

QR Code iFrame Example

QR Code Div Example

Screen Shots