Creating character fields for scanning QR codes or barcodes
As an application developer, create character fields that enable mobile application users to scan data in QR codes (Quick Response codes) or barcodes.
To create character fields for scanning QR codes or barcodes
- In Developer Studio, create a new form.
AR System Navigator > All Objects > Forms > New Regular Form
- Create a progressive view.
- Select Form > Create New View.
The Create New View dialog box is displayed. - From the View Type list, select Progressive.

Developer Studio automatically creates a Section Panel.
- Select Form > Create New View.
- From the Palette, drag Character into the view to create a character field.

- With the character field selected, set the following properties:
- Set Display Type to Scanner.
- Set Scanner Style to either Overwrite or Additive.
The settings determine whether scanned data is overwritten or appended to existing data. - Specify a scanner delimiter.
For example, set a comma (,) character as a delimiter to separate the values. The QR code icon (d-icon-qrcode) automatically appears next to the character field.
- Use the keyword LAST_SCANNED_VALUE to store the scanned values.
- Save the changes.
To validate the scanner in Progressive Web Applications
- In a browser, log in to PWA:
(On-premise) http://<midtierHostName>:<portNumber>/arsys/pwa/#/login
(helix) http://<helixBaseURL>/arsys/pwa/#/login - Change the URL to include the Progressive View form that you created in Developer Studio.
(On-premise) http://<midtierHostName>:<portNumber>/arsys/pwa/#/forms/<AR_Server_Name>/<formName>/
(helix) http://<helixBaseURL>/arsys/pwa/#/forms/<AR_Server_Name>/<formName>/The character field is displayed with a QR code or barcode scanner when displayed in mobile view.
Related topics
Adding icons to Progressive Web Applications
Coded labels for assets that can be scanned on mobile devices
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*