QuickSearch - Fix redirect to adv search with prepopulated criteria
authorcolemanw <coleman@civicrm.org>
Thu, 9 Nov 2023 00:12:34 +0000 (19:12 -0500)
committercolemanw <coleman@civicrm.org>
Thu, 9 Nov 2023 00:12:34 +0000 (19:12 -0500)
commit46527a4289ea6910fa71749967dc86ee844d0f50
tree7c35b2c148ae6246584df847ea80da0e6717a6b1
parent5a7b6fa01e10d2f0acf28a9f9f7c53545ba84d4e
QuickSearch - Fix redirect to adv search with prepopulated criteria

Fixes dev/core#4624

Bridges the mismatch between APIv4-style field names and AdvSearch-style field names
with a good ol-fashioned mapper.
CRM/Admin/Page/AJAX.php
CRM/Core/SelectValues.php
Civi/Api4/Utils/CoreUtil.php
js/crm.menubar.js