Copying rows from a Multiple Row Variable Set(MRVS) to another MRVS that contains the same variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 06:08 AM
Hello Community,
After submitting the form, I need to copy the selected rows from the first Multiple Row Variable Set (MRVS) to the second MRVS, which contains the same variables.
I tried the onSubmit Catalog Client Script below, and it works perfectly in the Service Portal, but it does not work in the back office.
Any thoughts?
Thank you!
The onSubmit Catalog Client Script:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 06:24 AM
Is the UI type of your script set to All? Not sure mobile/service portal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 06:29 AM - edited ‎03-28-2025 06:35 AM
Hi @Kieran Anson ,
I have already set the UI type of the script to "All" but it doesn't work.