cancel a project from project workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2026 08:15 AM - edited 02-17-2026 08:22 AM
I had a requirement to allow certain members to cancel the project. A popup should appear before cancelling. When confirmed project should get cancelled. i implemented using ui action and script include. Now i have to implement same on project workspace. I created declarative action and used same script include in server script. But is it possible to have a confirmation popup on project workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2026 11:29 AM
Hi djsnow009,
Using Glidemodal, you can show the pop-up in Project Workspace.
Ref: Project Workspace New Modal Confirm Button - ServiceNow Community
