How to copy value of variables in Multi row variable set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2020 09:26 AM
Hi All,
I Have a Multirow variable set on a catalog item. Initially when I click on Add and will Add a row with input. Now when I try to add another row of inputs, that window must populate with the already filled input from the previous input.
I tried using "https://community.servicenow.com/community?id=community_question&sys_id=9b4d5a84dbc1cc14d82ffb243996..." thread but its not working for me.
Any suggestions on how this can be achieved.
Thanks.
- Labels:
-
Multiple Versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2020 09:44 AM
Check below for MVRS scripting
https://community.servicenow.com/community?id=community_blog&sys_id=865b5aeddbc023c0feb1a851ca9619f9
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2020 10:23 AM
Thanks for the response, But thats not useful for me as i am trying to achieve this at the task level. and this should happen in client side not on server side.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2020 10:25 AM
Hi ursnani
refer the following thread it might help you.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0743684
If it help mark helpful or correct
Thanks and regards
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2020 10:33 AM
I have the Multirow Variable set at catalog Task level and the team which gets this task will fill the info in that particular multirow variable set. Initially they will fill one row and add it and again when they click on Add they dont to fill again instead they want the fields to be auto populated with their previous inputs.