Hi friends. I am a very beginner in Microsoft dynamic CRM and please accept my apologies if I'm asking a non related or obvious question for the experts.
This is my scenario :
1- Consider we have some contacts that all of them have a city field.
2- Consider we have some users (the ones who log in the system) which all of them have some security roles; so they can only see the contacts assigned to them ( we did it by assigning the owner field in the contact entity )
The question is : we want restrict the users to see only the contacts which all of them have a city= "something ( for example san francisco)" . How can we do this ?
If I want to write the query it would be something like this : " select * from contacts where city = " san francisco".
We want to restrict some of our users to only see such contacts ( I mean this is not a filter, is a security concern ).
Thanks in advance






