- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2017 06:56 AM
Hi All,
i am using gliderecord in onload client script in scoped application.
but it is not working show some error message
"TypeError: GlideRecord is not a constructor"
Thanks,
Best regards,
Pratap Ranawat
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2017 07:01 AM
Hi Pratap,
Do yourself a favor and get familiar with GlideAjax. It's a lot more flexible and available in all scopes.
We do an example of multi-record results in episode 33 of TechNow;
Also reference:
Docs: Client Scripts
Docs: GlideForm
Docs: GlideAjax
Developer: Client Scripting Technical Best Practices Overview

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2017 07:01 AM
Hi Pratap,
Do yourself a favor and get familiar with GlideAjax. It's a lot more flexible and available in all scopes.
We do an example of multi-record results in episode 33 of TechNow;
Also reference:
Docs: Client Scripts
Docs: GlideForm
Docs: GlideAjax
Developer: Client Scripting Technical Best Practices Overview
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2017 09:10 AM
Hi Pratap,
you should do it using GlideAjax instead. Also, if you create the script include in an application scope, following link could be useful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2019 06:38 AM
how i will stop form submit acc to value get by glideajax