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

Make requisition title read only based on phase

edited Jun 2, 2024 8:03PM in Recruiting, Opportunity Marketplace 1 comment

Summary:

Is there a way to accomplish this. Previously were using the below EL expression but this is no longer working.

#{pageFlowScope.SharedContextBean.currentInstance['IsEditRequisition'] and
pageFlowScope.SharedContextBean.currentInstance['CurrentPhaseId'] ne 1 and
pageFlowScope.SharedContextBean.currentInstance['CurrentPhaseId'] ne 2 and
pageFlowScope.SharedContextBean.currentInstance['CurrentPhaseId'] ne 3 and
!securityContext.userInRole['ROLE_NAME']

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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