MRB to add remove multiple users from group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 01:22 AM
I need to create a RP, where user can add multiple groups for a user or can remove multiple groups for single user.
in RP it should have "add" remove" button which should add one line to get user name and group name.
how to achieve it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 01:35 AM
What are you going to use the line for? Is it needed for something? I am not sure on your use case, because if you put a variable add/remove in there, select user and groups, you can let any automation (like a flow) take care of the removal.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 07:56 PM
I have added multi row. But how to get these in array and add/remove users from multiple groups?