Hi
I'm new to the CRM-development.
I want to censor a few fields for all users except the admins but not for all records of the entity. The records have an attribute that is already censored and based on that I have to censor the rest. The attributes that have to be censored are included in views too.
Example:
A record has the attribute "recordid". If the attribute "recordid" is censored, then the attribute "custom_name" and "custom_firstname" should be censored for all users except the admins.
*This post is locked for comments