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, select AR System Navigator > All Objects > Forms > New Regular Form.

- To create a progressive view, perform the following steps:
- Select Form > Create New View.
- In the Create New View dialog box, from the View Type list, select Progressive.

Developer Studio automatically creates a Section panel.
- From the Palette, drag Character into the view to create a character field.

- Select the character field and set the following properties:
- Set Display Type to Scanner.
- Set Scanner Style to either Overwrite or Additive.
This setting determines 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.
- Store the scanned values by using the keyword LAST_SCANNED_VALUE.
- Save the changes.
To validate the scanner in Progressive Web Applications
- In a browser, log in to PWA:
(On-premises) 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-premises) 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*