Show Specific User data

0
Hi, I have created a entity for support like- we have different support from each user,but on frontend when any user logs in he sees all the request from from the user,whereas he should see only his specific request. What should I write in Xpath? This is my entity.  
asked
1 answers
0

I think you might want to check out this lesson: https://gettingstarted.mendixcloud.com/link/module/22/lecture/199

and this lesson: https://gettingstarted.mendixcloud.com/link/module/9/lecture/160

From your domain model it is not clear how this entities relate to users. You might set entitty access on the Patiensupport so that it can only read the records where the user is the owner but from this screenshot alone I can not tell if that is the way to go.

Regards,

Ronald

 

answered