Problem task interceptor in SOW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2025 01:58 AM
Hi, I got the solution for new button, but I also want to hide the interceptor on Create Problem Task button on SOW form and create direct problem task record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2025 02:09 AM
did you search which UI action or workspace action assignment is that?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2025 04:05 AM
Yeah it is the declarative action assignment, create problem task, which open modal. I deactivated it, and trying to create new button create problem task declarative action using client script. the new button appears, but on click, the function is not working.