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, 17 Mar 2022 13:43:44 +0000 (09:43 -0400)
commitabacd43f94460690e528c3181d9686e2d39d4ec6
treebbd371dc0ae2763b8bbc014abb9b7c7fd94f9454
parent7fcfa974581724d633698f0e23542a113d7bb718
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