- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2019 06:24 AM
Hi All,
I am getting "onChange script error: ReferenceError: g_list is not defined function () { [native code] }" error in requested item form for one catalog item as below.
Here is the onchange script for this..
Can you please assist.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2019 04:10 AM
Hi Priya,
I could see the Applies on Requested Item checkbox is true.
This catalog client script should be applied on catalog item view and not on RITM.
Try to set that checkbox as false and try loading the RITM record
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2019 06:35 AM
Hi Priya,
What are you trying to achieve here?
Are you trying to set some list collector based on change of some other variable?
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2019 06:51 AM
Yes Ankur..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2019 04:10 AM
Hi Priya,
I could see the Applies on Requested Item checkbox is true.
This catalog client script should be applied on catalog item view and not on RITM.
Try to set that checkbox as false and try loading the RITM record
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 08:36 AM
Thanks Ankur, error is gone now. 🙂