Download A QR Code
Last updated
Last updated
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.
This is the element of the QR Code that you added to your app.
The file name that is given to your file when download. This can be manually entered or dynamic
The file type to download.
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'