- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 08:53 PM
I have the submit client script below but message is disappearing after loading. Any assistance is appreciated. Thanks, Chad
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 11:43 AM
Hello All,
I want to thank everyone for their responses. We were able to resolve this. Below is the solution.
Ask
Filter Whitespace from 2 fields(Asset Tag and Serial Number) on Alm Asset.
Solution
Create 2 OnChange Client Scripts AND Before BR on Insert and Update with condition gs.Interactive for editing from list view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 09:53 AM
Hello @Juhi Poddar
Just sharing: g_modal is not a standard globally available ServiceNow API.
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 09:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 11:23 AM
Hello,
This did not work said g_modal is not defined. Looking at doc it looks like is used for UI Action.
Thanks,
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 11:43 AM
Hello All,
I want to thank everyone for their responses. We were able to resolve this. Below is the solution.
Ask
Filter Whitespace from 2 fields(Asset Tag and Serial Number) on Alm Asset.
Solution
Create 2 OnChange Client Scripts AND Before BR on Insert and Update with condition gs.Interactive for editing from list view.