Skip to main content

How do I have to define the Value in a condition to check if a field is not blank, using the Customizer ? We’re on v15.3.1.

It is not an obvious solution where like in SQL you use a ‘is not null’ or ‘is null’

However, it is possible to do this by just setting <> or = as the operator and then leaving the value blank.

In the example above the Serial No. field will be hidden when the Service / Product is empty.

 

 


Reply