- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2016 11:59 PM
Hi,
I have created a catalog item where i'm using two variables "category" and "sub category" which are of reference type.
Based on the value chosen in "category", the values in "sub category" are filtered.The following code is used in the subcategory's Reference qual condition.
javascript: new scriptincludeName().functionName(current.variables.category)
I'm passing the category value as a parameter to a script include function. But current.variables.category returns undefined.
Please share your suggestions to fix this issue.
Regards,
Kamal
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2016 03:20 AM
Servicenow has suggested to clone the instance fix this issue.
Regards,
Kamal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2016 12:39 AM
HI ticket?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2016 12:43 AM
Yes its done today, but just wanted to know if someone faced similar issue and solved it.
Regards,
Udhay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2016 03:20 AM
Servicenow has suggested to clone the instance fix this issue.
Regards,
Kamal