Redwood: How to Hide Compensation Section for All Users Except Selected Users (View/Edit Access)
Summary:
Hi Team,
We have a requirement to temporarily restrict access to the Compensation section in Redwood pages (Me / My Team / My Client Groups).
Requirement:
- The Compensation section should be completely hidden for all users (including employees, managers, and administrators).
- Only a selected group of users should have access during a specific period:
- Some users should have view-only access
- Some users should have view and edit access
Approach followed:
- Created two temporary roles:
- One for view-only users
- One for edit users
- Applied EL expression on the Compensation section (Visible property) to allow access only for these roles
- Additionally, controlled edit access by applying EL on
0