Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Object Reference: In the template, we have “objectReference“ as field feature, this field enables it’s Entity to have a reference to other entities (Ashrafuzzaman Purno bhai, need to add which entities it can refer to). Example: `AKTOR_RELASJON` under Participant module → Aktor can refer to Project entities. To set a field as object reference, the field must be of type uuidand objectReference selected as feature.

Object Ref.jpg

Table Name Reference: In the template, we have another feature field “tableNameReference“, this field works in conjunction with the objectReference. When the objectReference field is selected, the entity type of the objectReference is autofilled (from the UI). To enable this, there must be a objectReference field, and a tableNameReference field, the tableNameReference field must be of type varchar.

table name reference.jpg


  • No labels