How to show an icon based on company?
Summary:
How to show an icon based on company?
Content (please ensure you mask any confidential information):
An icon of a report can be shown only if user has specific roles and in a Sandbox you can add this constraint from the Structure: #{securityContext.userInRole['ROLE1,ROLE2,ROLE3']}.
Can the same be done with companies? Something like #{securityContext.userInLegalEmployer['LE1,LE2,LE3']}
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):