9
Views
2
Comments
List_Counter wrong numbers
Question
Hello,

I have question about List_Counter widget. I have webscreen (for example Account) containing table records (for example Addresses). When I open this webscreen and in Table Records (Addresses) press second page. And then open another Account webscreen which in same table have only one page I see something like "41 to 5 of 5 records", I found that I can use ResetStartIndex on Account webscreen preparation and reset Table Records. Or is there another better solution?
2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Yes, when you reload the data, issue a ResetStartIndex to avoid these problems.
2018-11-06 14-26-44
Suraj Borade
Yes, I agree with the Kilian. I was facing the same issue. I used ResetStartIndex in preparation before executing the query and after that List_Counter widget is working fine.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.