Best way to delegate group management to owners

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2022 01:29 AM
Which method is best for allowing group owners to self-manage group properties of the groups they own.
At least we want them to be able to manage members, (description etc) preferrably without needing itil role for example.
Have you built generic catalog items for maintaining the groups or have you send them to some backend module?
Or is this available out of the box?
Regards
Mikael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2022 07:51 AM
I did it by creating a catalog item.
Anyone can submit that with the information of group and mambers need to be added, it goes for the approval to group manager, if he approves, members are added to the group, if he rejects they are not
This can be enhanced to check if the requester himself is group manager, members will always be added to the requested group/s
Hope this helps!
Let me know if you need the code for this .
Regards!
Uma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2022 12:30 AM
Thanks!
Would be great if it was totally self-service where the group manager got a rich member picker control to modify existing members or add new. Hopefully someone has done something like that and is willing to shoot a couple of screenshots how it could look.