You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Hide compensation components based on user role

Received Response
61
Views
1
Comments

Hello,

We have components (Configure worksheet -> Compensation components) defined on workforce compensation plan. Currently they are all displayed in summary section, but new requirement is to hide some of them based on user role.

I was able to partially achieve that using sandbox with '#{securityContext.userInRole['Role Name']}' and #{row.ComponentName == 'Bonus'} - with combination of those two conditions I can display or not specific values.

However, line with this component will be still visible (just blank).

Is there any possibility to hide the whole line? Example on screenshot below (with dummy data):


As it is:

As I can do with sandbox ("make value visible=FALSE if component name = 'Bonus' and user has specific role", applied on each column)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!