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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to make the Evaluate button in the Performance Goals page visible only in Managers page?
Hello Experts,
We seek your expertise on how to configure the visibility of the "Evaluate" button on the Performance Goals page to be exclusively viewable on the Manager's page. We originally intended for this button to be visible only to managers and not to workers. However, it has become visible to both workers and managers.
We've been using Page Composer to achieve this, but it seems that it's not functioning as intended. Here's a snippet of the Page Composer details for your reference:
Visibility Setting:
- Visible: Checked
- Show Component: #{pageFlowScope.params['pFlowContext'] eq 'PD_SYNC' and pageFlowScope.params['pShowEvaluate'] eq 'Y'}
0