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>
Mon, 4 Mar 2024 20:06:42 +0000 (15:06 -0500)
commit655f9ce10e603fc5f137929a227bb80afa8abde5
treea7bf91ac25e4a82fad8d154cecddbf4b9fa3ec6b
parenta20e0fb943fcf7fa71c834d282ea6419533cdf13
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