Email script is not working
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 04:37 AM
Hello team,
The below script is not working
var urls = 'https://dev.service-now.com/sp?id=sc_cat_item&sys_id=73b1bafa9752cd1021983d1e6253afb5&sysparm_variab...{"ritm_number":"'+current.sys_id+'"}';
The same script I wrote a year back for one catalog item was working fine, but now it is not working for other items.
Thanks
Anil!
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 03:47 AM
Hi all, thanks for the response.
I forgot to write onload client script
It's working fine now
Thanks
Anil!