I want to add the multi values selection from the dropdown which field type should i use

kranthi2
Tera Expert

Hi,

I want to add the multi values selection from the dropdown which field type should i use.

 

Please help me out i don't find anything for multi value selection.

 

Thanks,

2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron
Tera Patron

@kranthi2 

use list collector with custom table and add records into that custom table for your multiple values

that's the only way I could think

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

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

List collector type is best option to do this.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

5 REPLIES 5

Harish KM
Kilo Patron
Kilo Patron

Hi @kranthi2 list collector variable type is the only variable which allows multi selection.

and if your asking for field, then use list type field.

Regards
Harish

Hi @Harish KM 

Thanks for the response.

In the List collector i suppose to select the List table as mentioned in the below Screen:

 

kranthi2_0-1706769888097.png

 

But here in my case values are not coming any table these are custom values which i created for this field purpose only.

 

kranthi2_1-1706769979444.png

final goal is user will have the option select multiple.

 

Thanks

 

 

Hi @kranthi2 did you add records to your list collector? you need to add these choices as records in your custom table

 

Regards
Harish

Ankur Bawiskar
Tera Patron
Tera Patron

@kranthi2 

use list collector with custom table and add records into that custom table for your multiple values

that's the only way I could think

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