Fields
QR Code Scanner Field
The QR Code Scan Field allows for scanning and capturing QR codes using the device's camera.
Basic usage
Adds a QR code scanner
field to the fields of an action.
Result
The field will be displayed as a QR scanner in the form, as below:
The resultant data will be available in the stubpost.data
as:
This can be substituted with eg. ~~stubpost.data.customer_portal_url
where required.
Parameters
See fields for common field parameters like validation and conditional rendering.