Download A QR Code

The generated QR Code can be downloaded as :

  • PNG

  • JPEG

  • SVG

  • Webp

The 'Download A QR Code' Action would most likely be triggered from a button press but could also be triggered on page load or any other type of event.

Element

This is the element of the QR Code that you added to your app.

File Name

The file name that is given to your file when download. This can be manually entered or dynamic

File Type

The file type to download.

Dynamic File Type

You can also set the file type dynamically by selecting the 'Allow Dynamic File Type' checkbox. You can then enter the dynamic value in the 'Dynamic File Type' field. This is useful to allow something such as drop down form field to pass the file type through to the action.

When passing a dynamic file type please pass the file type as a lower case text string i.e 'png', 'jpeg', 'svg' or 'webp'

Last updated