Dutch municipalities

Content Type: Module
Categories: Utility

Overview

A quality of life enumeration with all Dutch municipalities as of January 1st 2023.

Documentation

Typical usage scenario

This package is useful when: an entity in your application needs an attribute to store which municipality the object belongs to. In the attribute properties window, select 'Enumeration' as Type and specify 'ENUM_DutchMunicipalities' as the Enumeration to pick the attribute's value from.

In a page where the entity object's information gets filled (a form most commonly), drag a drop-down to the entity's data view. Select the attribute you wish to use for the input element's 'Attribute' property (most likely the one you created following the instruction in the previous paragraph).

Features and limitations

This enumeration works best with drop-downs to which your enumeration attribute is assigned. A checkbox could work too, but you need to manually configure its maximum width, since there are too many values to fit on one screen horizontally.

Releases

Version: 1.0.0
Framework Version: 9.24.15
Release Notes: Initial release.