You are here:
Display Attribute Messages Based on User Profiles
Show users product attribute messages based on their user profile. For example, when a Customer Service Representative creates an auto insurance quote, display a message alerting them that the Good Student attribute is subject to GPA verification. When a Sales Agent creates a quote, don’t display the message.
Where: This change applies to Lightning Experience in Professional, Enterprise, and Unlimited editions with the Insurance Industries managed package.
How: Create a Message attribute rule with the USER_PROFILE parameter in the expression. For example, to display an attribute message for the Customer Service Representative profile, use this syntax in the expression.
%USER_PROFILE% = 'Customer Service Representative'
