Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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 with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

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!