I am building a traditional web app and had Service Studio generate a paginated table for me (using list navigation).
While the basics function as expected (depending on the number of records, navigation buttons appear and I can go the next set of records in the table), on the final page of the pagination I always get only 1 record. I have set the line count of the table to '10'. Some examples of behavior:
Any ideas what I might be overlooking here?
Of course, just after posting the question, I think I found the issue. The generated pagination was based on a slightly different data aggregate. Updating the 'refresh data' block to make sure I am getting the right dataset in the refresh table screen action solved my issue...
Hello,
Indeed it is a peculiar behavior the one you've described.
Is it possible for you to upload an eSpace (.OML file) with the list that has that particular scenario?
Best regards,
Ricardo