Hi Team,
I want to view the entity and its attributes in the screen. Can you help me how can i achieve this ?
Regards,
Shanmuk
Hi Shanmuk,
You can reference the "Entity" and "Entity_Attr" System tables. To display the data just use an aggregate and a table records as you would for any other entity.
Stephan
You can add the entity "Entities" from dependency "System". And also the entity "Entity_Attr" for attributes.
I hope it helped you.
shanmuk sandeep wrote:
Formiga wrote:
I know this reference thing.
But can i achieve the same through UI ? with some button action.
Yes, when you add the reference you can do everything you want whith the entity.
Is the same if you create one new entity.
Check this sample: