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.
PER_ASG_DF DFF LOV not showing up any value in NUX after a new dependent table valueset added
Summary
PER_ASG_DF (Assignment Attribute) DFF LOV not showing up any value in Responsive UI(Tried from Transfer Quick Action) after a new dependent table type value set added with binding parameter. But I havContent
We have an Assignment DFF (PER_ASG_DF) field Cost Center and the value set assigned to it was a table type value set
It was working in both Classic and Responsive UI
But now we have a requirement to restrict the list of values of Cost Center based on Department selected.
So I have modified the query with a binding parameter hr_all_organization_units.organization_id=:{PARAMETER.ORGANIZATION_ID}
0