Details list

List view is presented through jQuery Datatables and have various settings. 

Filters can be included in the menu or regular fields. They are created from the settings of each item that is selected to appear in the list. They can be grouped in the block above the table or be above or below a column of the table. Filtering is via Ajax and there is no reloading of the entire page.

In the Navigation tab, there is an option to set up the list page and display different information related to the rows. This data is shown after the table. Pagination is via Ajax and there is no reloading of the entire page.

  • possibility to change the number of lines;
  • what are the values in the drop-down menu for the change;
  • how many rows to display on the page by default;
  • to have or not to have pagination;
  • how pagination should be presented - only arrows, with numbers, going to the start and end pages or a combination of them.

The Layout tab sets the basic styles for the table displayed in the list. An individual template can be used for each list. To do this, you need to copy the files from the folder /bixy/Common/Views/layouts/list/default to another folder in /brixy/App/Views/layouts/list/. After you copy the name of the folder that the copied files are in will appear in the Template dropdown menu and can be added for the specific list. Toggle columns can be used to hide/show any column as needed.