Hi all,

The "Value" I want to compare using the "Contains" operator has space such as :
Kuala Lumpur
Petaling Jaya
Seri Kembangan
And this cause my rules doesn't work. But if single word value can work just fine.

How to have space for "Contains" operator?

Anyhelp will be greatly appreciate,

Thanks & best regards,
Max Chock.

Comments

tr’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

I'm guessing you are using the "Text comparison" condition, and are setting the comparison to "contains" (lower case?). Using spaces in the strings works for me. There's also "regex" if you need a more complicated comparison. Note in 7.x-2.x text comparison probably doesn't work properly with multi-byte characters unless you use "regex".