Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Multirow structure inside multi row variable set

Swati Dixit1
Tera Contributor

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.

 

SwatiDixit1_0-1716976642396.png

Something like the above structure , inside a multirow variable set.

 

Thank you

3 REPLIES 3

Mark Roethof
Tera Patron
Tera Patron

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

LinkedIn

Community Alums
Not applicable

Hi @Swati Dixit1 

 

It's not possible to directly add MRVS within another MRVS with OOTB functionality. However, if it's really necessary build a custom widget.

Thank you for the response. 

Do you have any example code for such widget for reference .