Custom widget on the catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 10:31 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 12:03 PM
Hello @Sagar Rd
Refer this article - https://www.servicenow.com/community/developer-articles/add-row-onload-to-multi-row-variable-set/ta-...
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 12:24 PM
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 !!