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

How to make the item field on a purchase order line mandatory based on the selected line type?

Summary:

Logic: if PO Line Type Goods is selected, the item field should be mandatory, otherwise not. However, when using the binding variable for LineType, we do not get the expected behaviour.

The EL Expression used is:

#{bindings.LineType.inputValue == 'GOODS'}

#{bindings.LineType.inputValue == 'Goods'}

Content (please ensure you mask any confidential information):


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


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!