Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Trying to enable/disable a field based on another field flag - Worksheet Grid (in Compensation Workf
Summary
Trying to enable/disable a field based on another field flag - Worksheet Grid (in Compensation Workforce)Content
Hello Experts,
I have a requirement to enable(editable) or disable(read-only) the field (New CTC) depending on the (Salary Commitment) field Status (yes/No). When we are trying to place below code underneath new ctc outputtext (expression builder) - it is disabling all rows irrespective of the field value.
#{row.bindings.CustomSegment48 == 'Yes'?false:true} Could someone please help us here? Does anyone faced the same issue! Thanks, Anil0