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.
Unable to add absence reason explanation on Add absence page
Hello,
On the Add leave screen, when absence type is selected and absence reason is selected, I want a description to appear below the reason. For this I added a field with Html markup.
But even if I change the reason for absence, the description field does not change.
and when I enter the page again to enter a permission, the explanation of absence reason never comes up.
The code I wrote is as follows :
#{bindings.AbsenceTypeReasonId.inputValue==300000020656397? '<b> 3 working days for each birth at home.</b>':''}
what could be the reason for this?
0