Using the data
Dynamic fields
When a user selects an option, you can easily create new fields that appear in your form on-the-fly, displaying the data you need for your system. These hidden new field can be used to populate your database with the names of the locations your users are selecting.
In development: This feature isn't on the live version just yet. If you have an urgent requirement, please get in touch and we'll make it a priority.
The 'Other' option
There's going to be times when the name of the city someone needs to select isn't in our list. This is tricky if you need a shipping address and your users are left with no way of entering their 'off-the-map' locality. You can specify an 'Other' selection option appears at the bottom of the list. Selecting this option will render a new text field where users can type in the name of the place where they live. And, as with most of our other functionality, it can be achieved by adding a few class names.
In development: This feature isn't on the live version just yet. If you have an urgent requirement, please get in touch and we'll make it a priority.