To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to limit the Employment History section for managers only?
Summary
I want to create an EL expression to limit a section on a page, but I'm unsure if the functionality for what I want is available.Content
Hi all,
So I'm trying to create an EL Expression to limit a manager's view of Employment History section in the Employment Info quick action to just their own Employment History. We cannot limit the manager's view through Data Roles and Security because we do want them to be able to see their direct report's employment information.
My solution is to create an EL Expression to AND(&&) the display name of the current user to the display name of the employment info page (shown outlined in red on the attached picture).