Where Function OR

Use an OR condition in a CF Where function.

Overview

The standard CF Where function uses AND logic by default, requiring a different syntax for OR conditions.
To filter by one value OR another, use the pipe character ( | ) to separate the conditions within the function.

Answered
ChronoForms v6
ha har7801 22 May, 2018
Answer
How do I do a OR function in the Where Function. Trying to filter by 1 or the other:

Article.DEvent:Stores or Article.DEvent:Monthly Meeting

Thanks
ha har7801 22 May, 2018
https://www.chronoengine.com/forums/posts/t103964/use-or-in-where-condition?keywords=where%20condition
This topic is locked and no more replies can be posted.