The Configure List functionality allows users to customize the appearance and data selection in system lists according to their needs.
Using Configure List, users can:
The configured list helps users quickly find and analyze required information without opening individual documents.
Scope: Applies to system list forms where the Configure List functionality is available.

To configure a list:
The configuration window contains settings for:

Users can add additional attributes to display required information directly in the list.
To add a column:
Example:
A user can add the Customer, Project, or Status columns to analyze documents without opening each document separately.
[SCREENSHOT: Available attributes and selected columns]
To remove an unnecessary column:
The column will no longer be displayed in the list.
[SCREENSHOT: Removing a column]
Users can change the order of columns according to their preferences.
To change the order:
[SCREENSHOT: Changing column order]
Filters allow users to display only records that match specified conditions.
A filter consists of:
Example:
To display invoices for a specific customer:
Result:
The list displays only invoices related to the selected customer.
[SCREENSHOT: Filter setup example]
The available operators define how the system compares the selected attribute with the specified value.
Common operators include:
| Operator | Description |
|---|---|
| Equal | Displays records where the attribute matches the specified value |
| Not equal | Displays records where the attribute does not match the specified value |
| In list | Displays records where the attribute value is included in the selected list |
| Not in list | Displays records where the attribute value is not included in the selected list |
| Filled | Displays records where the attribute contains a value |
| Empty | Displays records where the attribute has no value |
The available operators may differ depending on the selected attribute.
[SCREENSHOT: Operator selection list]
Filter groups allow users to combine several conditions when filtering data.
AND GROUP is used when all conditions inside the group must be fulfilled simultaneously.
Example:
To display paid invoices for a specific customer:
Only records matching both conditions are displayed.
[SCREENSHOT: AND GROUP example]
OR GROUP is used when any condition inside the group can be fulfilled.
Example:
To display invoices for several customers:
The system displays invoices related to either of the selected customers.
[SCREENSHOT: OR GROUP example]
After configuring the list:
The configured list can be reused for further work with the same data.
[SCREENSHOT: Result after applying configuration]