Source string
- Method of handling multiple date fields in the same query. Return items that have any matching date field (date = field_1 OR field_2), or only those with matches in all selected date fields (date = field_1 AND field_2).
Used at the following places
- Backdrop CMS: 1.26 (1), 1.27 (1), 1.28 (1), 1.29 (1)