Skip to content

Custom Object Dependencies

Some custom objects are dependent on other custom objects 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 Custom Object types.

Custom Object 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