Good evening!
Can someone help me please?
i got TableRecords widget which use aggregate with length more than 250 rows, and the line count of widget is 50 for pagination.
In server action i've got a cycle which use tablerecordswidget.id and it's cycling only 50 times not 250.
what's the problem in my decission
If you want to loop through each and every record of your list regardless of your pagingation set of records, you can use Preparation > DataAggregate.List (or DataAction.List)
Hi @Tima Abdrakhmanov
This is a standard behavior. When you associate a aggraget to a table, then aggreget only get records per current page.
Kind Records
Were you able to find the correct solution for your query? If yes, please mark a solution so this post could be marked Solved and could be useful for other users having a similar query.
Thanks,
Ravi