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.
Binding expression for DFF columns
Summary
I need to refer value of one of the DFF value using binding ELContent
Hi
I am trying to figure out how I can access value of DFF column on Talent Profile page.
For example one of the column CompletedTrainingUnits can be referenced as shown below:
#{row.bindings.CompletedTrainingUnits.inputValue}
I a trying to reference DFF values, appreciate any of you had similar situation and if you can throw some light:
Here is DFF details:
Flexi filed Name: Profile Items
Flexfield code: HRT_PROFILE_ITEMS
Context value: PERSON_LCR
Segment_code ITEM_TEXT30_9
Please see attached document.
I need to use these values to pass to another third party system through URL parameters.
1