List Collector: Only showing items 1-25

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 02:30 PM
Hello Community,
Is anyone able to help me with this issue? When I implement a list collector it only shows items 1-25 in SOW. The remaining items (8 of them) can only be selected if you search for them. Is there a way I can expand to it to more than 25 items?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 02:35 PM
In the native UI I know there is a system property named glide.xmlhttp.excessive, the value of which determines the number of records viewable in the 'Available' bucket in a slushbucket. If you don't have a property with this name, try creating one and setting the value to something like 200, then cache.do for good measure. SOW may be controlled by a different system property....