BarcodeScannerFormInput

A user interface for a barcode or QR code scanner. A text value can be entered manually if the client doesn't support scanning or if the barcode or QR code cannot be scanned.

Since

200.5.0

Properties

Link copied to clipboard

Defines the maximum number of characters allowed. This only applies to string fields. If not supplied, the value is derived from the length property of the referenced field in the service.

Link copied to clipboard

Defines the minimum number of characters allowed. This only applies to string fields. If not supplied, the value is 0, meaning there is no minimum constraint.

Inherited properties

Link copied to clipboard

Unknown data from the source JSON. Unknown JSON is a dictionary of values that was in the source JSON but was unparsed by the Runtime.

Link copied to clipboard

Unsupported data from the source JSON. Unsupported JSON is a dictionary of values that are supported by web maps, but not exposed through the native Runtime API.