How to access variables in form by client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 07:04 AM
How to access variables in form by client script?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 07:19 AM
@TAKEUCHI There is no direct way to access the variable data from the client script. However, you can fetch the variable data using a GlideAjax call from the server side. You can refer to this article https://www.servicenow.com/community/developer-articles/client-callable-script-include-to-get-ritm-v... to check how this can be achieved on the server side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 07:21 AM
Hi @TAKEUCHI
There is a check box called "Applies on Requested Items"
Thanks and regards
Sai Venkatesh