How to create a list collector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 03:24 AM
Hello Gurus,
We have a requirement where we need to create a list collector where user can filter and select multiple records at a time:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 03:28 AM
Hi Irfan,
Is this for Catalog item's variable or for normal form field. If for normal form field you can set the type as list.
If for variable you can set the type as list collector & in the type specifications tab pass the reference table name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 03:32 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 03:38 AM
Hi Irfan,
If you are looking for something of above format then you need to add it as a related list rather than field on the form.
I have a field on the form of type list that allows me to select multiple choices as below
If you want something of container where in you get Available & Selected option try adding field to related list of the table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 04:22 AM
Jaspal,
We need it on the form but not as a related list, when i create a list type file i am able to select only one when i am creating a new record but we can select records if it is existing records.
We want to implement it on new form.