Location Capture

v4.4.1

The Location Capture Block allows users to capture their current device location. This is useful when composing Applications such as a mobile inspection app and the user may be required to include the asset location when logging an issue.

Location Capture Properties

Appearance

Common Properties

The visibility property is common to most Blocks;

See the Common Properties article for more details on common appearance properties.

Capture Button Text

The text displayed on the capture button.

Behavior

Common Properties

The disabled property is common to most Blocks;

See the Common Properties article for more details on common behavior properties.

Value

Latitude Value

The Latitudinal value that is taken from the control such as when the capture button is clicked.

Longitude Value

The Longitudinal value that is taken from the control such as when the capture button is clicked.

Validation

Common Properties

The Validation Group and Required properties are common to most Blocks;

See the Common Properties article for more details on common validation properties.

Required Message

The text of the error message that is displayed to the user if no location data has been captured.

Capture Failed Message

The text of the error message that is displayed to the user if the location capture fails for any reason. The reason for the failure is appended to it, e.g. "User denied the request for Geolocation".

Last updated