Repeating group search for users organisation

Hello,

First, I love working with Bubble.io
Currently, I’m making a contract management system for our clients. Right now, the repeating group is showing the contracts created by current user. But we get a new client with a different infrastructure. There should be 1 admin account that’s sees all the contracts and 14 accounts with their own contracts.

So basically I want the repeating group to show all the contracts that match the organization of the user.

How do i make the repeating group search for all the contracts that are made by users form the same organization?

You could/should do this with privacy rules, but you can also do it with your search constraints…

i.e. This Contract's Organisation = Current User's Organisation