- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 09:25 AM
Hello Folks,
I have a catalog form that has 2 variable sets, first variable set (Requested_for_details) and second variable set (computer details).
In my second variable set a have a reference variable called Computer_name, when the user select that variable, it must only show the computers assigned to the Requested_for user that was selected in the First Variable set (Requested_for_details).
I tried to do get it using reference qualifier javascript: "assigned_to=" + current.variables.requested_for
But it's not populating the computers, probably because it's in another variable set, can I do it using a client script? if yes, could you please give an exemple?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2025 02:26 AM
the link I shared has working solution
SOLVED: Issue with MRVS multi row variable set accessing the form values
what configuration you did and what debugging did you perform?
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-21-2025 01:43 PM
I have tried that but it did not work.... I don't know what to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2025 02:26 AM
the link I shared has working solution
SOLVED: Issue with MRVS multi row variable set accessing the form values
what configuration you did and what debugging did you perform?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader