I now have the following situation:
I have a table of users (administrators)
I have a table of contacts (customers) with their personal information
Each contact can I assign the responsibility of the user (the one who leads a relationship with him)
Now every user can see the whole table of contacts (and can filter them by ticking the option "Only my")
The question is: how can I customize the display of the table of contacts that each user would have seen only those contacts for which he is responsible. Thanks a lot for the help!
I have a table of users (administrators)
I have a table of contacts (customers) with their personal information
Each contact can I assign the responsibility of the user (the one who leads a relationship with him)
Now every user can see the whole table of contacts (and can filter them by ticking the option "Only my")
The question is: how can I customize the display of the table of contacts that each user would have seen only those contacts for which he is responsible. Thanks a lot for the help!
Comment