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>
Fri, 17 Apr 2020 15:37:17 +0000 (11:37 -0400)
commita2611ddfc4a3bd13b88bf9bc2afc2b7274380b46
tree50ae39e998380095b2342ee6a6f49bc9572525d0
parentb71bb37a603361d6637443f674ac2ff2f2e82886
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