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, 16 Dec 2020 21:36:38 +0000 (16:36 -0500)
commite9063dac08c450b118aac87b29314f6d76c9ffb5
treeb6b89c29cf23eada0d14958e77549c21e4b0ce09
parent7bb643c0ffbd38d24b840accae1ee99a9249cc8e
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