Quick info
Using the duplicatable entity, an n:1 relation is established.
Duplicatable entities are basically Custom entity type and may also contain duplicatable entities.

Option | Description |
|---|---|
1 – Name | This is the field name under which the list of repeatable entities can be found. |
2 – Inner entity name | This corresponds to the name of a separate entity and therefore specifies the class and table name of the entity. This name must be unique in the namespace of the parent entity! |
3 – Definition | The structure is defined here, as in the case of an independent entity. |