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, 13 Jul 2023 18:31:54 +0000 (14:31 -0400)
commit003a9519d2ced9dcb927b05395dcec66b7a9b2af
treebff1cee5051e85575aef4ad1a2a3008a91a9c89c
parent8925d20649096538f3a188b150a348e3c58ed99b
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