Until now, data restriction could be used in one of two ways:
- Restrict Data based on Users Relation
- Restrict Data based on Email Address
We have improved the second option to allow you to select any user property and not just the email property. The new options are:
- Match by Users Relation
- Match by User Property
Some use cases:
- I want to show my users only those posts where post.community = user.community
- I want my to show my users only those projects where project.client_name = user.name
Please share your feedback on how we can improve data restriction further.