- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2026 10:12 AM
I have the request to allow users to bulk "accept" incidents from the list view in SOW. I was looking to make it a select option like how the "Assign to me" button is in the drop-down, but I cannot find where I can add it to this list.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2026 12:29 PM
You need to create a Declarative Action (List type) on the Incident table.
The key part is the Group field on the Action Assignment. Set it to the same group used by “Assign to me” (e.g. Global Now Actions).
If the Group isn’t set correctly, it will show as a separate button instead of under the Edit (x) dropdown.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2026 12:29 PM
You need to create a Declarative Action (List type) on the Incident table.
The key part is the Group field on the Action Assignment. Set it to the same group used by “Assign to me” (e.g. Global Now Actions).
If the Group isn’t set correctly, it will show as a separate button instead of under the Edit (x) dropdown.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2026 05:50 AM
Excellent! This pointed me in the right direction! I am working a bit more with this to get it in the list views as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2026 10:36 AM
Let me know if you have any questions!
