Website Documentation

Dynamic Dropdown Populate (with Programmes)

You can populate the dropdown with all programmes manually. Downside of this is that it needs to be manually maintained.

An alternative solution is to make use of the dynamic population option below (requires coding/developer).

The Programmes form and Apel form are the only 2 forms with dynamic classes to populate the dropdown fields.

The 2 classes are:

populate-products
populate-apel 
  • populate-products: Used on Programmes form - will populate the field with all programmes.
  • populate-apel: Used on Apel form - Will populate the field with all programmes except Micro-Credentials.

Unfortunately, a developer must declare the classes for each form the dynamic population wants to get used on.