
Currently in the portal we want to apply security model like dynamics. Currently power pages are configured with Contacts. Contacts are configured with "bookable resource" a database table.
So, in the "bookable resource" table we have "practice area" column. We are showing all the list of /bookable resource/ in portal page. We want to filter that data based on login user.
Let's say I'm the logged in user and my Practice area value = A. So, when I login in, I only want to see bookable resources where practice area = A, no other practice area related records.
How can we achieve this in power pages portal?
Hi, you can achieve this using Table Permissions.
The way I would structure is: