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