Only logged in Users can see their booked tickets

0
Hello Everyone , I am creating application (Movie Booking) ,  Whenever the user booked the ticket , he/she needs to view only there ticket in list overview page .  Instead i am seeing all the records which have been created by other users .  I am displaying the booked tickets in list view .  How can i achieve this .  Please guide me that would be appreciate ! Thank You .  
asked
4 answers
6

Hey Sunkara,

For that, 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,

Let me know if you face any issues,

Hope it helps!

answered
1

Please make sure that, 

The options in the tab given below are filled and after that the XPath is filled.

answered
0

 

Hello These error i am geeting 

answered
0

Can can you cheack nowcan you cheack now 

 

answered