On submit client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi We have requirement that is on startwork ui action but they doesn't want to touch that oob ui action so they want me work on onsubmit client script that is Whenever the case changes from ready to in progress state by clicking on start work the Sla will stop but here they need a dialog box to populate to enter mandatory work notes when the user is clicking on start work before the state changes to work in progress that dialog box should pop up and user should enter worknotes and it should map to worknotes field for this i have created a ui page but the glidedialogwindow not appearing on hr case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
is this for native or workspace?
why not use onChange client script?
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
HI @JayaSreeSI
Follow this link and step by step , perform it as per your requirement.
https://davidmac.pro/posts/2022-02-08-glidemodal/
Also you can refer:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
57m ago
Hello @JayaSreeSI ,
check the scope bcz if the scope are different of UI Page and client Script (where you are using glidedialogwindow) ui page will not populate..
If different scope configure new glidedialogwindow and then check !
If my response helped mark as helpful and accept the solution.
