- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
My requirement is to create a UI action that will cancel a ticket from a custom Workspace.
But mandatory variables from onLoad script prevent the UI action to cancel the ticket.
Name: Cancel
action_name: cancel_compliance
Script:
Workspace script:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello @glideFather , thanks for your reply.
I already figured out my requirement, I put my client side script in the Workspace Client Script and it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
ahoy @Al-JhonV,
wouldn't it be easier to ensure that a RITM is not created without required fields? Or how does it happen that you have a RITM with empty mandatory fields?
✂-----Cutting-out-the---✦AI-noise✦---All-replies-written-and-vouched-for-by-GlideFather---
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello @glideFather , thanks for your reply.
I already figured out my requirement, I put my client side script in the Workspace Client Script and it worked.