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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2022 08:56 AM
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 ?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2022 11:45 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 09:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2022 11:49 PM
Hi ,
You may try to create a list type field.
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 12:08 AM
Hi,
I haven't tried it but the following thread may be of some help.