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.
Conditional logic between DFF and Unit of Measure
Content
Hello,
I created some DFF on the goal details page (HRG_GOALS). I want that these flexfields are visible only when the unit of measurement (in the measurement section) is “DATA”. So, I thought to do this using an EL expression on the flexfield field near rendered option:
#{bindings.GoalMultiMeasurementVO.collectionModel.selectedRow.UomCode.attributeValue == 'DATA'}
But it did not work. Below a screenshot
Do you have ever create an EL expression basing on a dependence between a standard field (unit of measure) and a DFF?
Thanks
Valeria
1