475
Views
4
Comments
How to display the list of entities in the data base ?
Question

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

2018-11-06 16-00-51
Stephan Trapenberg

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.

Regards,

Stephan

2018-05-26 17-33-15
Formiga

Hi Shanmuk,

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:

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



UserImage.jpg
shanmuk sandeep

Formiga wrote:

Hi Shanmuk,

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:

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



I know this reference thing.

 But can i achieve the same  through UI ?  with some button action.

Regards,

Shanmuk


2018-05-26 17-33-15
Formiga

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:


shanmuk sandeep wrote:

Formiga wrote:

Hi Shanmuk,

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:

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



I know this reference thing.

 But can i achieve the same  through UI ?  with some button action.

Regards,

Shanmuk




Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.