Catalog item form with multiple rows of variable sets

Stergios Stergi
Mega Guru

Good day!
I m trying to find a way to create a from that will have a set of variables and the user will have the option to add multiple rows of the said variable set.

 

In detail, the form must have a row of text fields "Host" "CPU" "RAM" and a button(?) or an option in some way, to allow for a second set of "Host" "CPU" "RAM" fileds and then if the user wants a third, a fourth and so on.

 

Is that possible with a no code solution?

 

Thanx in advance!

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Stergios Stergi 

your requirement exactly fits what Multi-row variable set does

Did you try creating a MRVS and add those variables within that set? Host, CPU, RAM etc

User can add as many rows as they want using Add button

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Harsh_Deep
Giga Sage
Giga Sage

Hello @Stergios Stergi 

 

You can use multi row variable set.
Open maintain item -> open your catalog -> in related list variable set -> click on new -> add variables in that.

Here we go.

 

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.

 

Stergios Stergi
Mega Guru

Thank you for the reply. I need to have dynamic rows. Meaning that the end user needs to choose how many Hosts they want to request, from the form.

 

eg.

 

"Host" "CPU" "RAM"

"Host" "CPU" "RAM"

"Host" "CPU" "RAM"

Add row

 

 

Ankur Bawiskar
Tera Patron
Tera Patron

@Stergios Stergi 

your requirement exactly fits what Multi-row variable set does

Did you try creating a MRVS and add those variables within that set? Host, CPU, RAM etc

User can add as many rows as they want using Add button

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader