Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Audrius Taulavicius
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?
Kilian Hekhuis
MVP
Yes, when you reload the data, issue a ResetStartIndex to avoid these problems.
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...