How to populate a multi row variable set based on selected variables in a catalogue item

matthew_hughes
Kilo Sage

I'm the below catalogue item where users have to select their options:

matthew_hughes_0-1734002543946.png

 

On the final part of my catalogue item, I have a multi row variable set where I'm wanting to add the selected details:

matthew_hughes_1-1734002620870.png

 

Does anyone know how I need to populate my multi row variable set with the selected options?

 

1 ACCEPTED SOLUTION

matthew_hughes
Kilo Sage

I removed an if statement from my script include which was causing an issue.

View solution in original post

19 REPLIES 19

Hi @Ankur Bawiskar  Do you mean GlideAjax within my script include?

@matthew_hughes 

not within script include

but the main client script from where Ajax is triggered

If my response helped please mark it correct and close the thread so that it benefits future readers.

 

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

@matthew_hughes 

I believe I have provided the guidance for you on this.

Also I could see you have posted a new question for the same.

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

@matthew_hughes 

I hope I have provided a thorough answer to your question. I'm confident that with your developer skills, you can take it further from here.

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

matthew_hughes
Kilo Sage

I removed an if statement from my script include which was causing an issue.