0

Is there a way to remove a visitor from a group? Something like _jt_("remove-group","groupname")

scott sorrell 6 years ago updated by Jeremy Self 6 years ago 1

Is there are way to update the "groups" in a particular profile - to be able to remove someone from a specific group?

Hi Scott,

Sorry, I never received a notification on this. 

There's no way to currently remove a group, only to add them. To add them, do:

_jt_("add-group", "donors");

I'll open a feature request to be able to remove them.

Jeremy