Multirow structure inside multi row variable set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 03:00 AM
Hi All,
I have a requirement to add multi row structure inside a MRVS where user can add multiple rows (by clicking + sign) linked with single row of parent MRVS. Providing an image for reference.
Something like the above structure , inside a multirow variable set.
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 03:01 AM
Hi there,
A MRVS within a MRVS is not possible.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 03:06 AM
It's not possible to directly add MRVS within another MRVS with OOTB functionality. However, if it's really necessary build a custom widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 06:50 AM
Thank you for the response.
Do you have any example code for such widget for reference .