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 actions from 3 dots against Requisition

Summary:

We have created a custom role for Collaborators and wanted to hide actions from the 3 dots against requisition for that role

When we gone through the posts on customer connect

It said that the update of EL expression worked to hide the actions from dots. But when we tried it didnot worked

we used the below EL expression against Visible and Show Component

#{((action.label=='Fill Job Requisition')||(action.label=='Cancel Job Requisition')||(action.label=='Move to Posting')||(action.label=='Open for Sourcing')||(action.label=='Suspend Job Requisition')||(action.label=='Redraft Job Requisition'))&& (securityContext.userInRole['VRT_COLLABORATOR_-_VIEW_ALL_DATA']) ? false : true}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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