How to select Multi selection for Reference type in servicenow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 03:46 AM
Hi all,
I am create one table. And trying to add the field like Multi selection for Reference type. But i did not get that type of filed. I am create the list for multi selection of Reference. But i need the url for that. So i need multiple selection for Reference filed. Is it possible or not. Please help some one for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 03:52 AM
Hi,
You can use 'List collector' type for catalog item/record producer variable.
List collector variables are a great way (currently the only way) to allow a user to select multiple options from a referenced table in a single variable on a service catalog item. The list collector variable allows you to choose from one to many (potentially hundreds or more) selections.
And for 'List' type field on tables.
List is a reference field that accepts multiple references rather than just one.
If I have answered your question, please mark my response as correct and/or helpful.
Thanks,
Suseela P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 04:02 AM
Hi Suseela,
Actually i am trying to Create custom application in that custom application we don't have list collector right so how can i achieve this in custom app.
Thank you,
Ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 04:09 AM
Hi,
As I mentioned earlier, you can use 'List' type .
If I have answered your question, please mark my response as correct and/or helpful.
Thanks,
Suseela P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 04:10 AM
Hi Suseela,
Actually I am getting the value in string format but i need with hyperlink, Once i click that value it should be navigate to that reference.
Thank you'
Ravi.
