Create a Catalog Item with a 'repeater row'

rachelconstanti
Mega Sage

I have been tasked with replacing existing InfoPath forms with a ServiceNow catalog items. Many of the forms we are trying to duplicate has an "Add Row" functionality. 

 

I've attached a screenshot of what we are looking to duplicate.

Is there a way to 'duplicate' this functionality within ServiceNow?


Thank you,

Rachel

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @rachelconstanti 

 

Yes, it is possible., It called MRVS - Multi row variable set.

 

https://www.servicenow.com/community/developer-blog/exploring-the-multi-row-variable-set/ba-p/229153...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @rachelconstanti 

 

Yes, it is possible., It called MRVS - Multi row variable set.

 

https://www.servicenow.com/community/developer-blog/exploring-the-multi-row-variable-set/ba-p/229153...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Thank you!

This is exactly what we needed.