====== Table View ====== {{ :manual:app:ui:tableview:example_en.png?400 |}} ===== Show and Hide Columns ===== With the drop-down menu //Columns// you can show and hide different attributes of a DDO. The column settings are saved individually per object type and user. {{ :manual:app:ui:tableview_columns_en.png?direct&400 |}} By default, only the number, title and description attributes are displayed. ===== Query and Filter ===== The table view provides two different possibilities to reduce the number of rows displayed. With the column filter, the rows can be filtered according to certain criteria, so that the rows that do not meet these criteria are hidden. Filters can be defined for all columns showing the filter icon {{:manual:app:icons:mdi-filter-outline.png?nolink&24}} in the header. Unlike the column filter, a query reduces the information loaded from the repository. Queries and filters can also be combined so that the filter is applied only to the result of the query. {{ :manual:app:ui:tableview:column_filter_en.png?direct&600 }} ==== Filter ==== The table view offers you different filter options depending on the cell content. Whenever you click on the filter icon {{:manual:app:icons:mdi-filter-outline.png?nolink&24}} in the column header, a listing of all values of the column is listed directly. However, this is less useful especially for numerical values. In the search field, depending on whether there are text or numerical values in your column, numerical and text filters are also suggested to you. === Auto Filter === The autofilter allows you to select individual rows that are then displayed in the view. To add an autofilter click on the filter icon {{:manual:app:icons:mdi-filter-outline.png?nolink&24}} and the filter menu will expand. Select from the list what should be included in the filter and click to apply the filter. {{ :manual:app:ui:tableview:tableview:column_filter_puid_en.png?direct&400 |}}. Only simple filters can be defined with the autofilter. For more complex filter, you need to use a text filter or a query. === Text Filter === === Remove Filter === To delete the filter of a single column, click on the filter icon {{:manual:app:icons:mdi-filter-check-outline.png?nolink&24|}} and then on **{{:manual:app:icons:mdi-filter-minus-outline.svg?nolink&24}} Remove ilter**. ==== Create a Query ==== ===== Design Data Object Actions ===== ^ Action ^ Description ^ |{{:manual:app:icons:bi-pencil-square.svg?18 }} Open Detailed View | Leaves the table view and opens the detailed view for the selected object. | ===== Create and edit Design Data Objects ===== ==== Create a new DDO ==== To create a new DDO click on the add {{:manual:app:icons:mdi-plus-circle-outline-black.png?nolink&24|}} icon in the toolbar above the table. A dialog box () is displayed in which, depending on the object type, the attributes of the design data object can be edited. Click on the button to create a new object. The newly created object is added to table regardless of any filter settings. {{ :manual:app:ui:tableview:ddo_dialog_en.png?direct&400 }} ==== Edit a Design Data Object ==== A single attribute of a DDO can be edited by clicking on the corresponding cell in the table. The edit dialog will show up to edit the attribute's value as shown in . {{ :manual:app:ui:tableview:edit_attribute.png?direct&400 |}} Click on to close the dialog and apply the changes to the table or click on to close the dialog without modifying the attribute. If the attribute value has been modified the row is marked as changed and the button for saving or undoing the changes will be displayed (). {{ :manual:app:ui:tableview:ddo_modified.png?direct&400 |}} ==== Edit multiple Design Data Objects ==== Click the check box **Enable multiple selection** to enable the multiple selection mode for editing an attribute in multiple design data objects simultaneously. ==== Delete a DDO ====