Dialogue box with tables
In the course of some functions, data are listed in tabular form. This serves different purposes depending on the function:
- Overview of the data sets (completeness)
- Administration of the data sets (add, delete, change ...)
- Arrangement of the data sets, to generate a sequence
- Selection of a data set, to continue the respective function
- Data view and comparison of different data
To restrict the list of displayed data sets, there may be several input fields in which a character string can be entered.
If there are several input fields, these apply to the respective column in the data. Otherwise, the search itself can be limited to certain columns again.
An overview of the buttons that can appear in dialogue boxes can be found here: Buttons in dialogue boxes.