Show user data on a page such as name email ect.

0
I am looking to show user information on a page for knowing who created the report but I can't seem to get it to populate on a page in the location needed 
asked
1 answers
1

Hi Tyler,

 

If on the “Report” entity you check the System Member for Owner, you can access the attributes of the creator of the report.

 

On the report page then you can use the connector to go over the association to the “Owner”.

If you select the specialization Account you can access the Email of the creator and show it on your page.

 

 

Please be aware, entity access is here applied. So if a user has access to the page, but not has access to the Account entity that is not his own, it will throw an error.

answered