List Collector is not showing the complete tickets added to the field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2025 06:26 AM
Hello,
I have a list collector field which will get input from other tables. when i added multiple tickets to the list. its showing the first three and for rest its showing random values as shown in the picture. In below picture i have added 7 tickets and its showing only three.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2025 08:01 AM
Looks like a max_length issue! List collectors store sys_id's so each record you see takes up 32 of those valuable characters.