how to allow multiple values for table field?

Hafila Hatta
Tera Guru

i have created a new field for my custom table. this field comes with a list of values. how do i set to allow multiple values to be selected?

6 REPLIES 6

Tanushree Maiti
Tera Patron

Hi @Hafila Hatta 

 

To allow multiple values to be selected in a field on a ServiceNow custom table, you need to use the List type field .

 

Note: Multi choice field type  only supports single-value selection.

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

if i use List, i need to point it to a table. is it possible to do this without reference to another table?

AshishKM
Kilo Patron

Hi @Hafila Hatta , 

Create variable of type : List Collector and configure the source table. List collector will allow to select multiple record from source table.  

 

Refer the attached.

 

AshishKM_0-1779337381180.png

 

Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Ankur Bawiskar
Tera Patron

@Hafila Hatta 

your requirement is not clear.

For user to select multiple values you will have to use OOTB List dictionary type but you will require it to point to some table

where are you stuck?

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader