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.
Hello Guys, we want to fetch Directorate and Division from position on create requisition
Summary:
Hello Guys, we want to fetch the Directorate and Division from a position on create a requisition, which is DFF on the create requisition page and offer page.
We had an autocompletion rule for this earlier but Lovs were just 10 configured lovs and not fetched from the position.
So I created a new DFF and I am now fetching directorate and division LOVS with SQL query from position but getting the value auto-populated based on the position selected for requisition is still a quite challenge for me.
These is the code in VB for the field :
Heyy /* eslint-disable dot-notation */
0