- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 01:35 AM
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!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 02:55 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 01:44 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 02:50 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 02:55 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader