Scanner
Last updated
Last updated
A scanner component allows you to scan QR codes and Bar codes.
Drag and drop scanner component onto page and fill it with any value, such as URL.
Component name
"Enable Scan Initially" toggle
"Ignore Duplicate Scans" toggle
"Show scan confirmation" toggle
Display tab
Conditional visibility
Spacing
Settings to change scanner behavior.
When this toggle is enabled, scanner will try to run when page opens.
When this toggle is enabled, scanner will ignore a scan if it was scanned previously.
When this toggle is enabled, scanner will prompt user after successful scan whether to use this scan or scan again.
Here you can set up actions to be performed after a successful scan.
Please refer to Actions article to know more on what is possible to do with the scan output
There's two ways of using the output:
You can reference output on a page inside other components.
Please refer to Extract & Pass Values to know more on how to pass values to other components
Passing output using actions
You can use actions such as running operations, running workflows, or other.
Please refer to Actions article to know more on what is possible to do with the scan output