Like Expression in Conditional Fields
-
How do I format a like expression in conditional fields? I am looking for particular word, and have put the expression field_name like word.
I need to account for capitalizing the word, ie [Ww]ord which doesn’t work. I’ve also tried different syntax expressions, including w%, enclosing in quotes, and other techniques. However, the only thing the like expression seems to do is an exact match which just might as well use “is” rather than “like”
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Like Expression in Conditional Fields’ is closed to new replies.