'GlideAjax' is not defined.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2021 10:39 PM
This is my code and iam trying to call script include from client script in ui builder and iam getting error as 'glideAjax is undefined'. please give proper idea on it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2021 10:51 PM
Hi,
is your script include client callable?
Regards
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
04-11-2021 10:55 AM
hi,
yes my script is client callable and i have abstractAjaxProcessor include also . can you give any other solution to resolve my issue.
Regards,
khadir.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2021 11:22 PM
Hi,
try below points:
1.unchecked the Direct CheckBox and try it.
2.Can you check if you have AbstractAjaxProcessor script include present in your instance?
please mark correct.
Thanks,
Vikas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2021 11:29 PM