How to select multiple records as in list view in service portal data table widget?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2023 09:05 PM - edited 01-29-2023 10:23 PM
Hi ,
I need to select multiple records as in list view and perform actions on selected rows as highlighted below:
in portal view:
currently i could get a table like below:
So how to do the enhancements of selecting records and performing bulk approval and rejection on selected records?
Please help!
Thanks,
Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 03:35 AM
Is this achieved as I have same requirement as well

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 03:48 AM
Hello @Sri56 ,
There is no OOTB way to do it as far as I know, but you can customize to have that functionality.
Example: https://www.servicenow.com/community/developer-forum/is-there-a-way-to-add-checkboxes-to-a-data-tabl...
Thanks,
Ali
Thank you,
Ali