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
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

NUX: need to disable the Submit button in Manager Evaluation step

edited Sep 22, 2019 11:11PM in Performance Management 8 comments

Content

We are planning to turn on Responsive pages in Performance module in October.  I have a requirement to hide the Submit button when a performance document in the Manager Evaluation step, but keep it enabled for workers when the PD in the Self Eval step. 

The following EL works just fine in Performance, but it disables the Continue button in Benefits since this is a shared component.  

#{(pageFlowScope.pTaskCode == 'WSEVAL' and pageFlowScope.pReadOnly != true) or ((pageFlowScope.pTaskCode == 'MGREVAL' && pageFlowScope.pSectionTypeCode =='REG') or (pageFlowScope.pTaskCode == 'MGREVAL' && pageFlowScope.pSectionTypeCode =='GOAL')) }

What do I need to change in the logic to ensure the EL is applied only in Performance and does not mess up other modules (Benefits, Succession, etc.)? This is a “must”, we will not be able to go live if this requirement is not met.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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