Dependent Value Set in The List Of Values when Defining Key Flexfield Segments
I have this requirement :
Segment 1 = Independent
Segment 2 = Dependent on Segment 1
Segment 3 = Dependent on Segment 2....etc
According to these notes it's not doable :
Cannot See Dependent Value Set in The List Of Values when Defining Key Flexfield Segments (Doc ID 1075288.6)
How to define value set as dependent on another dependent value set. (Doc ID 1487125.1)
How can I achieve such a level of validation ??? Do I have to go full custom (like adding the filed to the form and code logic in form program unit and/or pll ???)
Regards,