when i am filling form of doctor and login with same doctor credentials only i need see my filled data not others?

-1
HI  Example:- i am filling from of doctor and created login details for that doctor when i logined in only i need see mine data not others doctor data
asked
1 answers
0

Hello Poola Pujitha 


In the entity first check the ‘Store Owner’ option in the entity properties, and in the entity security,
write the XPath: [System.owner='[%CurrentUser%]']

You can refer to the following image for reference,

Step 1 :- Go to the Entity and check the store "Owner" 


Step 2 :- go to Access rules ( go inside the rule) and go to x-path section there add the below expression 

 

Please let me know if anything required 

 

Thank you 

answered