Configuration Item Dependencies¶
Some configuration items are dependent on other configuration items in order to work. For example a Custom Page always requires a Custom Entity that provides the possibility to store and read the data.
The table below shows dependencies between Configuration Item types.
Configuration Item Type | Dependent Of | Comment |
---|---|---|
Custom Page | Custom Entity | |
Custom Field Persistent | Custom Enumeration | If the field is of type Enumeration |
Custom Event Action | Custom Event |