Custom widget on the catalog item

Sagar Rd
Tera Contributor

Hi All,

 

I am working to use a widget on the catalog item, so for example we have the OOB widget slush bucket, Is there a posibility to actually push the selected values ton the slush bucket widget to a Multi Row variable set available on the same catalog item. If this possible could anyone please help on this.

 

Thankyou

2 REPLIES 2

Shivalika
Mega Sage

Hello @Sagar Rd 

 

Refer this article - https://www.servicenow.com/community/developer-articles/add-row-onload-to-multi-row-variable-set/ta-...

 

https://www.servicenow.com/community/itsm-forum/how-to-add-rows-to-multi-row-variable-set-on-load/m-...

 

Above two solution and article by Mark - explains it nicely to add rows in MRVS - what additional you need to do is just get the values from slushbucket and put it.

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

HI @Shivalika 

 

Thanks for the response, so I was actually struck hear of how to fetch the selected values from the widget to the form, what are the possibilities and different ways I can use to make it work.

Thankyou !!