List Collector shows only one Alphabet users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 04:12 AM
Hello All,
I have a variable named WatchList on record producer of type List Collector.
This field I am using on the ShoppingHub to get the active users from sys_user table.
Thing is I can only see the users in the list whose name starts with A and I am unable to search for the other user whose name not starts with A and the list is showing limited users.
For limited users issue I have created this system property - glide.xmlhttp.excessive in global scope but it didn't work.
Please find the screenshot of the variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 10:44 AM - edited 01-27-2025 10:46 AM
Hello @RathanS
Instead of putting down javascript:"active=true" just enter active=true in reference qualifier as shown below as example. In my case I am filtering data as active=true & email should not be empty.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.