how to allow multiple values for table field?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
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.