IDO Collection list source
An IDO Collection list source is populated by querying a collection. The following attributes determine the behavior of the list:
| IDO collection list attribute | Description |
|---|---|
| IDO | The IDO collection that is queried. |
| Properties | The properties returned by the query. |
| Columns for Display | The IDO properties displayed as columns in the list. For IDO Collection list sources, the first column for display is always the column that provides a value for the component. |
| Filter | Filter criteria, order by, group by, and distinct attributes for the collection query. |
| Record Cap Override | Specifies a record cap. This number cannot exceed the WinStudio maximum record cap, if it has been specified on the Process Defaults form. |
Related topics