Geolocation control
The Geolocation control enables users to specify location either by clicking or tapping a link to locate their current longitude and latitude or by manually entering coordinates.
This control is supported in Nintex Mobile, except for noted fields.
Note: To use the "Use my location" functionality the client's browser needs to support the appropriate functionality and the use of the form needs to permit the form to use it. If the user's browser or the SharePoint site's master page has disabled HTML5 capabilities, then the user will need to specify the location manually.
Control settings
Following are the fields and options visible in the control settings dialog box for this form control.
Note: For information about the control properties tab in the Nintex Forms ribbon, see Control properties tab.
Section | Field | Description | Nintex Mobile |
---|---|---|---|
General |
Name |
The name of the control. The name is used for comparison validation and other control references. |
Yes |
|
Title (Responsive Forms Designer only) |
Title of the control. The title is displayed as the label for the control. |
Yes |
|
Description (Responsive Forms Designer only) |
Description of the control. The description displays additional information or instructions for the control. |
Yes |
Connected to |
The field to bind the input control to. For more information, see Connect controls to fields. The connected field can either be a SharePoint Geolocation column or a single line of text. |
Yes |
|
Location Button Text |
The text to display on the “Use my location” button. If left blank “Use my location” is displayed. |
No |
|
Manual Input |
Enable, Disable or hide the manual input fields for specifying the Geolocation manually. By disabling or hiding this, the control can no longer be marked as required as not all users will be able to specify a location. |
No |
|
Appearance |
Visible |
Hide or show the control at runtime. |
Yes |
|
Enabled |
Enable the control to receive user input at run time. |
Yes |
Formatting (Classic Forms Designer only) |
Control CSS class |
The CSS class to apply to the inner elements of the control. |
No |
CSS class |
The CSS class to apply to the control. This is used to apply advanced styling options. The Custom CSS class is defined in Form Settings (refer to Form and Layout settings). |
No |
|
Border |
Draws a line along the select border of the control. |
No |
|
Border Style |
The style of the border. |
No |
|
Border Width (Pixels) |
The width of the border in pixels. |
No |
|
Border Color |
The color of the border. This can either be a HEX code or a named color that is supported by html. |
No |
|
Padding Width (Pixels) |
The amount of padding in pixels that will appear between the top, left and right border and the inner control. |
No |
|
Validation |
Required |
The form will not submit unless this control is completed correctly. If Yes is selected:
|
Yes |
Use custom validation for latitude |
Enables the custom JavaScript validation for the latitude portion of the control. If Yes is selected:
Note: Custom JavaScript is available in the Classic Forms Designer only. |
No |
|
Use custom validation for longitude |
Enables the custom JavaScript validation for the longitude portion of the control. If Yes is selected:
Note: Custom JavaScript is available in the Classic Forms Designer only. |
No |
|
Advanced |
Help text |
Text that will be displayed to the user as a tooltip to guide the completion of the form. |
No |
Control Mode |
Force control to be in Edit mode, Display mode, or set to Auto. |
No |
|
Resize at runtime |
Allow the control to dynamically adjust its size, and adjust the form length and position of other controls accordingly. |
No |
Related Topics
Forms designer
Control Settings
Controls In Use
Shortcut keys
Inserting reference fields
Control Properties Ribbon