Code examples related to User Interface
-
Custom styling: Fixed width adjustment - The example of the Addressfinder widget has the manual styling feature turned on. This enables the styling to be set by the customer rather than using the default style. When you make a search, the address results in this example will span to the width of the input element instead of the variable width option the widget usually returns.#Styling #User Interface
-
Populate fields using querySelector function - Most of our code examples use the ID of a form input field to populate data when an address is autocompleted. However, not all forms use "IDs" to Identify fields. In this example we use the querySelector function to identify the fields and populate the data. In this case we use the field's name to identify the fields.#Split Fields #User Interface
Other code examples
Common Plugin Custom DOM DPID Email Empty Content Error Message GPS Geofence Hubspot International Location Logic Manual Maps Meshblock Metadata Multiple Countries Multiple Widgets Nearby Open Street Map PO Box Parcel ID Phone Points of Interest Proxy Region Restrict Rural Shipping Split Fields State Street Styling Suburb Survey Urban User Interface