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

Help me correct this Expression Language syntax

edited Jul 16, 2024 2:03PM in Visual Builder

I created a HTML Markup through Page Composer.

My goal is to check if the batch number value is equal to batch description value.
For instance:

Inputs
Batch Number: 2535
Batch Description: 2535

Output
HTML Markup: duplicate

The syntax is: #{bindings.BatchNumber.inputValue == bindings.Description.inputValue ? 'duplicate' : 'unique'}

However, it always return the 'duplicate' regardless of the value of batch description

Please see the screenshot below:



Howdy, Stranger!

Log In

To view full details, sign in.

Register

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