SearchKit - Support filters in new Run action
authorColeman Watts <coleman@civicrm.org>
Fri, 12 Feb 2021 17:33:56 +0000 (12:33 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 15 Feb 2021 02:22:36 +0000 (21:22 -0500)
commitd9aba0a428e73c0ce995a1ab3ae581adc13f1a07
treeb235c33f3267d282d611daffc36701f0d94625c6
parent57fa023b1848c4b6646268083adfb42c636d53ff
SearchKit - Support filters in new Run action

This uses the global 'includeWildCardInName' setting to determine whether to do a full wildcard search.
Civi/Api4/Query/Api4SelectQuery.php
ext/search/Civi/Api4/Action/SearchDisplay/Run.php