List Collector shows only one Alphabet users

RathanS
Tera Contributor

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.

RathanS_0-1737979870234.png

 

 

1 REPLY 1

Viraj Hudlikar
Giga Sage

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.

VirajHudlikar_0-1738003455288.png

 

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.