- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 04:29 AM
In cat item have few variables and variable sets
there is one field called classification in catalog form and after clicking on add button multi row form will open with variables.
I want to fetch value we have in classification variable. can anyone of you please help with the script as it is MRVS i am not able to fetch with g_Form.getvalue
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 10:02 AM
Hi @MounikaS
It is not straightforward. But i had done this once in our project by using session variables. Here is the article, which shall help you to achieve this.
Mark the comment as a correct answer and helpful if this has helped you to solve the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 04:34 AM
Hi @MounikaS,
Take a look at this article: Accessing Multi-Row Variable Set value outside the Multi-Row Variable Set [Catalog Item, Client Sid...
Accessing Multi-row variables set client side in ServiceNow
If my response helps you resolve your issue. Kindly mark it as helpful & correct. It will be helpful to future readers! 👍🏻
Thanks,
Sagar Pagar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 10:02 AM
Hi @MounikaS
It is not straightforward. But i had done this once in our project by using session variables. Here is the article, which shall help you to achieve this.
Mark the comment as a correct answer and helpful if this has helped you to solve the problem.