- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 01:08 AM
Hello... can someone help me? I have a variable set that i configure client script on it. That client script working well in item, but its not working on order guide. I have choose ui type to all. please help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2018 02:36 AM
i found this link. and when i upgrade my instance, client script its working now. thank you all. 😄
https://hi.service-now.com/kb_view.do?sysparm_article=KB0689536
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 01:41 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 01:48 AM
Do you have the variable and variable set on the order guide? Have you checked the javascript console and verified that there are no errors?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 02:04 AM
javascript console? where can i check it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 02:14 AM
Refer this
https://community.servicenow.com/community?id=community_blog&sys_id=5becee65dbd0dbc01dcaf3231f961940
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 04:00 AM
the client script is working before in order guide or item. but after doing cloning, i have realized that client script not working in order guide. Did i have doing wrong before it? can i trace what do i do before that script not working anymore?