Configuring Default Value and Field Behavior Based on Supplier Type in Redwood Supplier Registration
Hi All,
We are using Redwood:Next Generation User Experience for Supplier Registration, and our requirement is to set default values in the Organization Type field and control whether certain fields are read-only or editable based on the "Supplier Type." Below is an example
- Supplier Type is Null then all the fields except the Supplier Type should be Read-Only.
- Supplier Type is Interviewee then the Organization Type should be Individual, and field DUNS Number should be Read-Only.
- Supplier Type is other than Interviewee then the Organization Type should be Corporation, and field DUNS Number should be Editable.
Issues :-
As per the Oracle documentation
0