Owner, Display Attributes of Entity Generalization

0
HI all I’ve created an Document Entity where I want to keep owner.     Now I have entity that generalizes System.User entity and adds more attributes (Firstnam, Lastname etc).  I have a page where I want to show the list of Documents and owner’s firstname + lastname. How can I achieve this result?   Regards, Anahit Pahlevanyan  
asked
1 answers
0

In a grid you can show over the reference owner the user fields you created extra. But do note that you need to be able see these fields because normally you are not allowed to see other user account fields. It might be wiser to create a seperate entity for that. Because a person has an account and not is an account.

Regards,

Ronald

 

answered