Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Conditional Security Restrictions Mechanism: Field restrictions regarding a collection cannot be applied unless the collection entity meets the conditions described in the following section.

    Ui expand
    titleConditional Security Restrictions - Restricted Fields

  2. Audit Trail Mechanism: cannot monitor changes regarding collection fields unless the collection entity meets the conditions described in the following section.

    Ui expand
    titleAudit Trail Monitored Fields

  3. Mandatory Fields Mechanism: The mandatory fields of a collection entity cannot be marked with an asterisk on screen or validated unless the entity meets the conditions described in the following section.

1. Data Object

The collection entity's DO class must:

  1. Implement ICRMDOCollectionEntity interface and its methods getMainEntity().

...