Skip to content

1.5.0

Compare
Choose a tag to compare
@zoglo zoglo released this 06 Jun 14:30
· 11 commits to main since this release

Feature

This update has been sponsored by @netzarbeiter

Setup

  • use mod_memberList_table & memberExtension_list_row as templates within the member-list module
  • activate the j_datatables jQuery template within your layout settings

Additional settings

Additional settings can be found within the data-attributes of the mod_memberList_table template

Attribute Default Description
data-zero-label No matching records found Label for zero matches
data-search-label Search: Search box label

Please refer to the documentation of https://datatables.net/ and the initialization within j_datatables to enhance this feature with more options

Please mind, that using this new feature will disable the server-sided pagination.
The datatables Pagination will work > 10 items per page.


Full Changelog: 1.4.2...1.5.0