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, 4 Mar 2021 19:36:09 +0000 (14:36 -0500)
commitf43c8065f02705bd594a8db890b35c3311898d86
tree9be992e14bee333cc4b534af2f7e84a390072cb4
parent297fac311334532d6cdd751efe5a951249ba6400
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