whereor

  1. Kevin

    XF 2.1 Trying to use a custom thread field as the compare value in whereOr in finder... not supported, bug, feature request, or am I doing it wrong?

    I have two custom thread fields, cv_event_date_start and cv_event_date_end. In my finder I'm trying to include a whereOr clause to check if either the end date value is blank or if it is greater than the start date. When executing the code it looks like left side (the end date) of the whereOr...
Top Bottom