Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to select two or more options on a choice field ?

IceIronDragon
Tera Guru

Team,

 

I have a requirement where in we have an existing drop down choice field .

We have a requirement where in multiple choices can be selected like a list collector but that would mean creating a new table.

Is there a field type I can leverage for multiple choice selection on a UI form on a table ?

4 REPLIES 4

Gabor10
Mega Guru

You can easily reference existing choices in your List Collector without having to create a new table. Utilize the reference qualifier to query for the current choices that are available in your drop down.

So i created a list collector and then created choice list. I did not reference any table . 

 

find_real_file.png

Eddloupe
Tera Expert

Hi ,

You may try to create a list type field.

 

Thank you.

Hitoshi Ozawa
Giga Sage
Giga Sage

Hi,

I haven't tried it but the following thread may be of some help.

https://community.servicenow.com/community?id=community_question&sys_id=104cb377dbe61380200f0b55ca96...