Entity Reference

The Entity Reference type is used to create relationships between entities by referencing another entity.

Attributes for Entity Reference Properties

  • Entity

    • The Entity attribute specifies which entity the property will reference. This establishes a link between the current entity and the referenced entity, allowing for relationships and data connections within the system.

    • Validation Rules:

      1. The Entity is a mandatory field for the Entity Reference properties, and it must be selected from the available list.

Last updated