SuiteApp Version: 1.10
Mobile App Version: 1.10
Audience: Administrator
Use Case
- Enable scan-based input on form fields.
Summary
eXtendMobile allows you to set field values on a form by scanning data from a barcode or QR code using your mobile device's camera. The scanned value is then automatically set in the configured field. This article will guide you on how to enable scan input on form fields and explore other features it provides.
Configuration Details
- Configuration for Select/Multi-Select Fields
In your create, edit, or transform function, open the field details for the select/multi-select field where scan input should be enabled. - Upon enabling the scan input, three new fields will be available:
- Prefix
The value specified will be added as a prefix to the scanned value. The updated value (prefix + scan value) will be sent to NetSuite upon form submission. - Suffix
The value specified will be added as a suffix to the scanned value. The updated value (suffix + scan value) will be sent to NetSuite upon form submission. - Set Value
If enabled, the scanned value will be considered as an internal ID. If disable, the text value for the select option will be used for setting the value. - Configuration for Non-Select Fields
In your create, edit, or transform function, open the field details for the field where scan input should be enabled. - Upon enabling the scan input, two new fields will be available: Prefix and Suffix. These fields have same behavior and properties as described in the previous section.
Once scan input is enabled for a field, an icon will appear on the field tile, as shown in the screenshot below: