The records list page

Each list page displays a records table.

The first row of this table contains a link to the main page, then the page title and the number of displayed records from the total number. If there are many records they can be displayed by groups; in this case the table contains navigation buttons in the last row, allowing navigation to the First, Previous, Next, Last record (green arrows).

The headings of the table are next (the blue row), which contains for simplicity, the column names. By clicking the headings you can sort the records ascendently or descendently. When a column is the sort column, a sign will appear after the column name. For the ascending sort the character is "v". When the column is used for descending sort, the "^" character will be shown.

The second row contains the filters of the list. By inserting filters in the corresponding columns and after pressing the "Filter" button from the left of the row, the list will contain fields filtered by the desired values.

To remove the filter, delete the values from the text fields and press "Filter" button again (apply an empty filter).

The next lines contain blue coloured read-only text fields with the records, followed by a "Detail" button which leads to the edit page for the current record.

If an administration page has 2 frames (master-detail), then there is also a checkbox after the "Detail" button which enables viewing the connected table of that record in the second frame.

The functions of this connected table are the same with those of a simple table.

At the bottom of the table there is a "New" button which is a link to a new record insert page.