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.
Issue with Custom EL Logic for Mandatory Fields on Mass Assign Goals Page
Hello team
We are facing an issue with the custom EL logic used to define whether a field or a Descriptive Flexfield (DFF) should be mandatory based on the `Goal Plan ID`.
The logic implemented is as follows:
#{pageFlowScope.params['pSelectedGoalPlanId'] == '300000020111293' || pageFlowScope.params['pSelectedGoalPlanId'] == '300000027643353'}
This customization works correctly on the Goals page, accessed via:
Global Search > Search Employee > Goals tab
However, on the Mass Assign Goals page, the same customization does not work, and the logic is not applied as expected.
Do you have any suggestions why the customization is not recognized on the Mass Assign Goals page and can support us with resolution?
Tagged:
0