Fields
QR Code Scanner Field
Captures QR code values using the browser camera. Useful for check-ins, asset tracking, tickets, inventory, and mobile scanning workflows.
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.