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>
Wed, 4 May 2022 20:32:59 +0000 (16:32 -0400)
commit0be78dff75fed71db6ce45cb19ba5072fe120ece
treec8abe6532f3243e8ce449080ab7d1a48dadc6a83
parent2bb3ba1fc67c03d746f0e51dbacad869a6a3140f
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