Current User in Xpath

1
How to get Current User Object and Token while filtering data with xpath constraint
asked
2 answers
5

Hello Johnson,

First you need to create an Association with Account Entity and your Domain model entity.  In your Datagrid Xpath you can set an Constrain by id='[%CurrentUser%]'. Where the current user have Logged in means User Information only will show in the Grid.

 

I hope this one helps :)

 

answered
6

Hi Manoj,

Have a look at the screenshot below

answered