Contao extension to provide a form field for Austrian administrative areas.
Provides a select field for all Austrian districts from the the following source: https://www.statistik.at/verzeichnis/reglisten/polbezirke.csv
Provides a select field for all Austrian municipalities from the following source: https://www.statistik.at/verzeichnis/reglisten/gemliste_nam.csv
You will also have the option to choose whether to save the name of the municipality, its ID or its postal code. And you will also have the option to choose which values the select actually shows to the user:
- Name
- Name (ID)
- Name (postal code)
- ID
- ID (name)
- Postal code
- Postal code (name)