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, 19 Aug 2020 15:42:33 +0000 (11:42 -0400)
commit4bf2d07a9d286f511c87361d5043490f9c29e936
treefdd5e36519ff8aa8b03393d978a4f26c074daf7e
parent0796ff9fb69f474ccc5c1c2002da0a6ebfe1364a
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