There are many users in my system and there are different regions/countries where these users operate. I want to make data accessible in such a way that users from different countries cannot see other countries data. However, in some cases users can see each others data but that too in a same country.
Can anyone please suggest me a best approach to do this so that the data access remains the country specific.
Thanks in advance..!!
4 respuestas
Hi Clay
Thanks for coming back. Let me brief you a bit more here:
- There are more than 1000 users in my system and they are based in different countries.
- Now there are many objects (standard/custom) where these users need access to see the data.
- But the users from different countries should not see the data from other countries and they can only see users data in their own country.
Now I want to understand what is the best step by step approach to get this implementation done.