Fix entity-ref search by id & update search prompt
authorColeman Watts <coleman@civicrm.org>
Tue, 13 Apr 2021 20:39:36 +0000 (16:39 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 14 Apr 2021 00:03:56 +0000 (20:03 -0400)
commitf13b7faa2b1595c8f59243a4b6aeaa4e5ace99f4
treeeaff47cbc0d993cfbc3ede6676f9be8e0ed1cc0a
parentd29d985b34da687d6427472d0472aa0d90c4e199
Fix entity-ref search by id & update search prompt

Fixes a bug where searching by id wasn't working.
Also updates search prompt to indicate that searching by id is possible.
CRM/Core/Resources.php
api/v3/Generic/Getlist.php