Hi, I have a question about a technical issue that I have been working on for a few days and it is impossible for me to solve it.
I put in context: I have a master database, where all the information of my customers is stored. Each client has a series of properties, one of these properties is the "collaborator". The collaborator is the person responsible for this record. For each collaborator there is a view that filters and shows only the ones assigned to that collaborator.
I would like to be able to share to each of these collaborators only the view that they have assigned and that they cannot see the rest. How can I do this?