Country Select

The country select element inserts a menu to a form. This is populated with an up-to-date list of countries, from which a form user can select one.

When creating a country select element you will be asked to provide:

  • Table field:(required) the field associated to the element
  • Label:(required) identifier in the overview and text displayed on form
  • Class:(optional) HTML class attribute for this element
  • Force value validation: decide if an option must be chosen

Note: Forms can only have one element per table field.