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

Need to make descriptiv flexfield visible only if the destinatation type is Expense

edited Oct 25, 2024 4:15PM in Self Service Procurement 3 comments

Summary:

Hello Oracle Experts!,

I need to create a sandbox and make two descriptive flexfields on the "Enter requisition line" visible only if the destination type is expense.

For this I need you to please indicate what the correct expression would be.

I was trying the following but it doesn't work:

#{bindings.DestinationTypeCode3.inputValue == 'EXPENSE'}

#{bindings.DestinationTypeCode.inputValue == 'EXPENSE'}

Please, your help.

Thanks.

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

24C (11.13.24.07.0)

UPDATE - 25/10/24:

I tested again and validated that this expression does work:

#{bindings.DestinationTypeCode.attributeValue == 'EXPENSE'}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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