Create a multi select field on form (not catalog item)

Chandler2
Tera Guru

I want to create a field in which I can select more than one values but I don't have a table to reference here. I have like 10 values which I would like to show and one should be able to select one or more values out of those 10.

 

What could be the best approach here?

1 ACCEPTED SOLUTION

Hi @Pavankumar_1 

So you can create a LIST type field and in the related list you get to define/add choices and it fits my situation. I have added choices with multi select functionality without needing a table.

 

Thanks

View solution in original post

4 REPLIES 4

Pavankumar_1
Mega Patron

Hi @Chandler2 ,

we don't have any field to select multiple values. The only option is create separate table and store values.

Then use the LIST filed type and select your table.

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

There should be some alternative as I can't create a new table for this.

Hi @Chandler2 ,

No we don't have any other alternate for this.

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

Hi @Pavankumar_1 

So you can create a LIST type field and in the related list you get to define/add choices and it fits my situation. I have added choices with multi select functionality without needing a table.

 

Thanks