Data Table
Last updated
Last updated
Properties of the base table:
Fully responsive
Build-in 'Name' & 'Joned' field sorting
Multiselect - you can read more about how to store data temporarily on the page work in this section.
The user table used on the Admin page in the openBuild template comes with a pre-built Repeating group pagination.
the Toolbox plugin is required for the pagination to work
You can edit the number of rows displayed and the pagination bar will update automatically. There is no need to update workflows or other element's values.
For pagination to work correctly you have to update the number of rows in the Repeating Group and as well the state of the repeating group called "rows".
If the number of 'rows' state will be different than the number of rows in the repeating group, pagination will NOT work correctly.
If you already have a Repeating Group and are in need of pagination you can copy the 'Pagination' element with workflows.
You will then need to update all elements that are placed within the Fields group. These are 5 Group elements that hold numeric values which are used to calculate pagination.
Additionally, there are 5 action elements that will need to update as well. With the distinction that you only need to pick the right Repeating Group from the list of elements