Hi all,
How can i add new fields in just one team with out changing the other teams?
thanks
Hi all,
How can i add new fields in just one team with out changing the other teams?
thanks
Thank you all very much.
@Prashant Patel this method will show (no access) to the user. I want the fields to be shown only to the required members. @Patrick McQueen, as you can see I don’t have (Role) at the top to add fields to the required roles! how can I do that? The version is (Professional, Version 7.11.1.0. )
Hi eman alshehri,
I sincerely apologize. Role-based views are not available in Professional. They are available in Enterprise.
HiPatrick McQueen, I really appreciate your help. So, it means I just can use the method suggested by Prashant Patel?
Hi eman alshehri,
Yes. like Prashant Patel, I recommend using field-level permissions and applying the role to those users you do not want to see the field.
I am not sure what you meant above when you said the methods would show "no access" to the user. Can you clarify what you mean by that?
Hi eman alshehri,
Yes. like Prashant Patel, I recommend using field-level permissions and applying the role to those users you do not want to see the field.
I am not sure what you meant above when you said the methods would show "no access" to the user. Can you clarify what you mean by that?
Hi Patrick McQueen,
See the image below, what I want is to add the field (Code of the customer) for some users. But, here you can see that for undesired users it will be shown with (No Access) because I selected (None) from the permissions of this field. Actually, I want to hide it but it seems in my version as what you said it is not applied.
Hello eman alshehri,
sorry for late reply but this is the default and expected behavior of SugarCRM . So don't worry there is not any thing wrong with your sugar instance.
Also If you don't even wants the other users to see your field ( completely hide from other users including label ) then you need to apply code for that on the js files on each view by checking the login user is belongs to specific role or not. Which seems to be not better solution compare to field level restrictions.
Thanks
Prashant
okay, thank you very much.