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, 20 Oct 2023 18:26:14 +0000 (14:26 -0400)
commit5efc458a6f6466691287a88f484faf799a37868c
tree59818cc20217014a0d2c50aed41d4a0c440b80a4
parent0c14022d32907cce077ffa89d0a277762a61b136
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