You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

Manage Suppliers: How to make Tax Payer Id mandatory based on other fields with in the same comp

Summary:

I am trying to make the Tax Payer Id as required with the following options in Required property in the Page composer component.

#{bindings.TaxPayerCountryName.inputValue == "Australia"}

or

#{bindings.StateReportableFlag.inputValue == 'true' ? true : false}

or

#{row.StateReportableFlag.inputValue == 'true' ? true : false}

But it is not returning a suitable value as True.

is there a better way to make the Tax Payer id Field mandatory based on the other components in the page (Procurement → Manage Suppliers)

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!