Pagination for Table
Introduction
Introducing our latest plugin: Pagination for Table
Compatible Data Source: The plugin accepts data sources of Data Types and Options sets, you wish to paginate, ensuring seamless integration with your Bubble application.
Automatically calculates the total number of items and generates the appropriate number of page links.
Customizable Items Per Page: Takes a numeric input to specify the number of items displayed per page. Adjusts the pagination controls dynamically based on the items per page setting and calculates the total number of items and generates the appropriate number of page links.
Important: To maintain clarity, this element's count should be the same as fixed number of rows to display in a table. The table source should be set as this plugin's entries per page state.
Element Name : Table Pagination (visual element)
How to Setup
1- Go to the next page of table: Users can click to view the next set of items based upon items per page.
2- Go to the previous page of table: Users can click to view the previous set of items and display entries on the previous page.
3- Go to a certain page of the table: Users can directly jump to any page by clicking the corresponding page number.


States