How to create Multi Select variable on a catalog Item and add/remove options dynamically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020 10:39 AM
How to create Multi Select variable on a catalog Item and add/remove options dynamically.
We have a requirement to create multi select field on the catalog form, and the options of this field depend on the selection of two other fields.
I've found there is a List Collector type which I could reference to a table and use it, but using this will show all the records in the table but my requirement is to limit the choices based on the selections of other two fields.
Please help.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020 10:42 AM
Hi Padma,
Did you check 'List' type field. Something that is used for watchlist. Also, you can use reference qualifers to restrict the number of records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020 10:42 AM
Hi,
Please have a look that might help you
Kindly mark it correct and helpful if applicable.
Thanks,
Priyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020 12:38 PM
Jaspal -
I've found there is a List Collector type which I could reference to a table and use it, but using this will show all the records in the table but my requirement is to limit the choices based on the selections of other two fields.
Priyanka -
That didn't help. Requirement is to create multi select field on the catalog form, and the options of this field depend on the selection of two other fields.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2020 12:21 AM
Yes, limiting is possible by use of Reference qualifiers.