Confirm Web Pagination

Pagination divides large datasets into smaller, manageable chunks, enhancing performance and usability. It shows a subset of records and enables efficient navigation by loading pages as needed.

Pagination is integrated into various search screens, including Assets, Jobs, Sites, and Payment Requests. It displays the total number of records available and indicates which records are currently being viewed, offering a more organized and efficient browsing experience.

The Paginator includes the following buttons to navigate through the records:

This image displays a button that can be used to switch to the First Page of the record set. This image displays a button that can be used to switch to the Last Page of the record set.

These buttons browse to the first (left) or last (right) record.

This image displays a button that can be used to switch to the Previous Page of the record set. This image displays a button that can be used to switch to the Next Page of the record set.

These buttons browse to the previous (left) or next (right) record.