Ownership filter

The ownership filter lets you grant users access to records that they are connected to.

The format of these filters is based on a single condition that must match between the record and a user's record. You will need to use linked fields to set up the ownership filter.

In our property app on our team table, we have selected some records and set the rule so that access can only be granted to users where The record matches the user's Team Profile.

This rule limits the records so that users can only see their own profile.

Another example would be, on our jobs table we limit access so that customers can only see jobs that matches their profile.

To set up the ownership filter, you will need a linked field to the appropriate table. In the case of our Service app, our Customers can only see their own jobs.

Last updated