Return multiple values from Glide Ajax
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2014 06:33 AM
Hi all,
I have a requirement like to return multiple values from script include at a time from glide ajax call and I have to store those values in different variables.
Can anyone please let me know how to write a script.
I am calling Script include from Client script Glide ajax
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 05:51 PM
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2018 11:09 AM
This might be the best GlideAjax example piece I've found thus far. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 06:21 AM
Clear explanation of what to do and perfectly working simple example.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 06:22 AM
Clear explanation of what to do and perfectly working simple example.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2020 06:31 PM
Now we can use Stringify and Parse Methods instead of encode and decode/evalJSON.