Locator Button Field
Introduction
The Locator Button Field in Formidable Geolocation allows users to instantly detect their current location and populate connected geolocation fields. It integrates with the Geocoder Field and other Formidable Geolocation fields, enabling automated address detection and map updates.
By default, the Locator Button uses the browser’s built-in HTML5 Geolocation API. When permission is denied or unavailable, you may optionally enable an IP-based lookup as a fallback. This makes the field useful for delivery workflows, check-ins, service areas, and mobile-based location submissions.
Note: This documentation covers the geolocation-specific settings only. Standard Formidable field options (labels, CSS classes, conditional logic, etc.) remain available as usual.
Configuring the Locator Button Field
The Locator Button Field includes several options for controlling how locations are detected, how the results are displayed, and how the field interacts with other geolocation tools in your form.

Setting Up and Using the Locator Button Field
To effectively use the Locator Button Field:
- Add the Locator Button Field to your form from the Formidable builder.
- Select a Geocoder Field to store and synchronize the detected coordinates.
- Choose IP Locator behavior (Disabled, Default, or Fallback).
- Customize user messages based on your workflow.
- Test in a live preview to ensure the button retrieves and updates the location as expected.