Allow admin to change the names of filtered groups
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 18 Sep 2017 22:19:40 +0000 (18:19 -0400)
committerMichael McMahon <michael@fsf.org>
Thu, 22 Apr 2021 02:36:55 +0000 (22:36 -0400)
commita2458f1b880e0c3285322397455175fe609d1d11
tree0e8cc77dba15fdccfc0145cb26c41dfe7c48d607
parent2814c5d415886592c317b6353603e10220f72ef4
Allow admin to change the names of filtered groups

This feature lets one mimic a custom field by allowing admins to change
the text that appears next to each group's check box, via drush.

The json format is a bit more nested, but indented json can be used. An
exmple is included in CRM/Contact/Form/Edit/TagsAndGroups.php.
CRM/Contact/Form/Edit/TagsAndGroups.php