//= $page_title ?>
Lists are representation on Table from Database.
Each of them is linked to a specific table (main_table) from a specific Database.
When creating a list, it can link to an existing table or create a new table.
The data provided with the list may:
- be expanded by joining other tables to the main table;
- filtered by different criteria;
- sorted by different criteria;
- visualized in different ways;
- accessible under set criteria or access control through user groups;