Request for Bulk Delete Functionality in ServiceNow Portal Widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2025 03:43 AM
Hi there,
I hope you're doing well.
I would like to implement a functionality in a ServiceNow portal widget where users can select checkboxes next to each record and click a "Delete" button to remove all the selected records—similar to the bulk delete option available in the native UI.
Ideally, I’m looking for a solution that replicates this behavior using straightforward out-of-the-box capabilities or minimal customizations.
Looking forward to your guidance on how best to achieve this.
Thanks & regards,
Vasanth
FYR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2025 05:57 AM
What is your business case? Deletion is something that should be done only after thorough thinking through. Why would you want this done from the portal? To be able to delete something, you have to have more rights on the record than just as end-user, meaning you can go into the backend and delete from there.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark