Working with tables
Almost every Verwaltung screen uses the same table. Read this page once and you know how to operate Personalzeiten, Auftragszeiten and the Auswertungen.
The header row
Section titled “The header row”There are three controls above every table:
- Search field with the placeholder „Tabelle durchsuchen…” (search the table)
- Hinzufügen — the blue primary button; creates a new record
- ⋮ Aktionen — an overflow menu with all the screen’s other actions
On every screen, the Aktionen menu contains at least Aktualisieren (refresh). It reloads the list and keeps your search, filters, sorting and page while doing so. Some screens add their own entries here — those are described with the screen in question.
Searching
Section titled “Searching”The search field searches on the server and starts automatically shortly after your last keystroke. It does not search all columns, only a fixed selection that differs from screen to screen — in Personalzeiten, for example, only Nachname, Vorname and Bemerkung, not the Personalnummer.
Which fields are searched is listed under Searching on each screen’s page.
Pre-filters
Section titled “Pre-filters”Pre-filters are a screen’s coarse presets — you reach them through the funnel/slider icon in the header row. Typical pre-filters are Zeitraum (period), Status and Buchung.
Pre-filters appear as amber chips below the header row.
Column filters and sorting
Section titled “Column filters and sorting”Every column has its own filter icon in the header. The popup contains two sections:
Sortierung (sorting) — Aufsteigend, Absteigend, Sortierung entfernen.
Filter — Filter hinzufügen and Filter entfernen. Several filters on the same column can be combined with Und or Oder.
Different operators are available depending on the data type:
| Text columns | Numbers, dates, selection fields |
|---|---|
enthält (default), enthält nicht | ist gleich (default), ist nicht gleich |
beginnt mit, beginnt nicht mit | größer als, größer oder gleich |
endet mit, endet nicht mit | kleiner als, kleiner oder gleich |
ist gleich, ist nicht gleich | ist leer, ist nicht leer |
ist leer, ist nicht leer |
Column filters appear as blue chips. You clear them with Alle zurücksetzen on the right of the chip row (or the crossed-out funnel icon „Alle Filter zurücksetzen” in the header row).
Grouping
Section titled “Grouping”Columns that support it (for example Mitarbeiter, Abteilung, Auftrag) can be
grouped. On time screens, the Dauer column then also shows the total per group —
this is the quickest way to answer “how many hours did Abteilung X book this month”.
Paging
Section titled “Paging”The default page size is 50 rows; you can choose 10 / 25 / 50 / 100. Filtering, sorting and paging all run on the server — the table only ever loads the current page.
CSV export
Section titled “CSV export”The download icon on the right of the table header row („CSV Export”) produces a CSV file with a semicolon as the separator and UTF-8 encoding — ready to open directly in Excel. All defined columns are exported, including those that are hidden on narrow screens.
Editing rows
Section titled “Editing rows”A right-click on a row (or the ⋮ at the end of the row) opens the context menu:
| Entry | Effect |
|---|---|
| Hinzufügen | Opens the dialog for a new record. |
| Bearbeiten | Opens the row you clicked in the dialog. |
| Löschen | Deletes the row — after a confirmation prompt. |
Individual screens add further entries here, such as reports.
Expanding details
Section titled “Expanding details”Some screens offer a + icon on each row („Details anzeigen”). It expands additional information about the row — in Personalzeiten, for example, the Verlauf.
When nothing is displayed
Section titled “When nothing is displayed”If the table shows „Keine Einträge gefunden.” (no entries found), work through the causes in this order:
-
Check the Zeitraum — the most common case. Is the pre-filter on the right month?
-
Check the Status — the Status pre-filter is set to
Aktivby default. You only see deleted and hidden records withAusgeblendet. -
Check the filter chips — is a filter from earlier still set? Alle zurücksetzen.
-
Clear the search — a forgotten search term keeps narrowing things down.
-
Check your Rolle — as
Verwaltungyou only see the Abteilungen that you manage. See Roles & visibility.
Screenshots are taken from a test tenant and show sample data. Your interface may differ depending on role, licence and configuration.