- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 03:43 AM
Hi All,
I am wondering if getreference with a callback function is still a relevant feature which we can use or do we have something else or do we always need to use GlideAjax if we need some values from backend to frontend.
Also does it hampers the performance even if it is used in a callback function.
Thanks in advance.
Solved! Go to Solution.
- Labels:
-
Best Practices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 04:29 AM
Hi @Anubhav24 - Absolutely. GlideAjax is both recommended and best practice as per the Best Practice article directly on ServiceNow's developer site:
@Anubhav24 - To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Helpful.
Thanks, Robbie

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 05:27 AM