Region Select
There are two advanced elements which allow you to provide users with a drop down menu of regions. These are the US State and UK County selectors.
These can be used as a standalone element, or in conjunction with the country select.
Element Settings
Like other form elements you need to provide:
- Table field: The table field to be populated by/or prepopulated based on the selection made
- Label: This is what shows on
- Class: Optional field for styling
- Force value: Make it a required field
- Allow zero length: Allow the input to be zero length/empty
Behaviour on a Form
Standalone
If you use either selector as a standalone element, it will show immediately when viewing the form.
It will provide a drop down list of all US states or UK counties, depending on which was chosen.
With country select
If you use the form with the country select, the County/State select element will not show until either the US or UK is shown. This allows users to select other countries, without being shown an irrelevant region selector.