Show the select box variable label instead of the value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 08:49 AM
Hi All,
I just have query, we are using a multirow variable set, and we have a variable, so how do we show the variable label after selecting the choice from the select box instead of the value? We are getting data from a third party to show that is not storing in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 10:08 PM
your data is coming as this -> {"data":[{"TopicID":4,"Name":"A&E"},{"TopicID":1,"Name":"E&A”}],"message":"Succes
s"}
Are you sure the select box is having correct choices?
Choice label - A&E with choice value 4
Choice label - E&A with choice value 1
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 10:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 10:56 PM
on MRVS row it shows choice label but on the form it shows choice value?
This is strange
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 11:08 PM
Hi @Ankur Bawiskar ,
Yes, while selecting the shown label on MRVS, after adding the choice, the value is then shown in the MRVS summary on the catalog.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 11:24 PM
I am able to see the choice label here and same choice label shown on MRVS row when I ope
When you submit the catalog item with MRVS manually the same is happening? or happening with only integration
the variable u_topic has what choices? share the screenshot
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader