Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

search option not displayed in List type column

Ujjwal1
Tera Contributor

hi contributors,

as requirement is for multi select (from given set of choices), i have created column List type,  and  added choice list 

Ujjwal1_0-1733734700878.png

but in Form UI i am not getting search option from choice set.

 

Please suggest, how to get search option.

 

 

3 REPLIES 3

Anand Kumar P
Tera Patron

Hi @Ujjwal1 ,

 

configure dictionary on field test list details and add attributes =is_searchable_choice=true

IMG_6670.jpeg

 

Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Anand 

 

hi @Anand Kumar P 
Thanks  for reply
i have used this attribute(is_searchable_choice=true) . But issue is still there. that search option is not coming 

 

Thanks

Ujjwal

Hi @Ujjwal1 ,

 

In reference specifications tab add the table sys_choice table and add choices to that table.

 

Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Anand