Dynamic Enumerations [VCon OG]
Dynamic Enums introduce a flexible mechanism for populating selectable value lists in the user interface based on data stored in a central database table. Unlike static enums, these lists are populated at runtime and can be maintained by internal modules, external systems, or the ConfigPortal.
Typical use cases include allowing users to select values that will be processed within the workflow, or offering recording profiles that are retrieved directly from the recording device.
To create a new Dynamic Enum, refer to Dynamic Enum Values [VCon OG] .
Use Dynamic Enumerations in Capabilities
In VidiControl Config, open the desired Capability (see Capabilities) and edit the Content. Refer to Capability Content.
Dynamic Enums can be used then in the Booking dialog as an input parameter for a recording:

Dynamic Enum Redaktion in Booking Dialog