Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Page Composer Conditional Display of Negotiated

edited Jun 1, 2020 8:05PM in Self Service Procurement 3 comments

Summary

Unable to define expression that displays Negotiated only when Agreement is not null

Content

Using Page Composer in order to create a conditional logic for the display of 'Negotiated' checkbox located inside the 'Enter Requisition Lines' screen. Desire that 'Negotiated' will only display when an Agreement number is entered on the form,

From Structure I have selected <>selectBooleanCheckbox: Negotiated field and under 'Show Component' selected Expression Builder and added expression:

#{bindings.AgreementNumber.inputValue != null ? true: false}

Closed the Page Composer and change Sandbox mode to 'Preview'. Behavior result is 'Negotiated' always shows regardless of value presence in Agreement field.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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