Skip to content
Snippets Groups Projects
Commit b112d771 authored by Tobias Feldmann's avatar Tobias Feldmann
Browse files

default grouping for KeywordEntryFilter_view

parent 438979f1
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,15 @@
</groupLayout>
</layout>
<children>
<treetableViewTemplate>
<name>EntriesTreetable</name>
<titleField>TITLE</titleField>
<descriptionField>KEYID</descriptionField>
<defaultGroupFields>
<element>CONTAINER</element>
</defaultGroupFields>
<entityField>#ENTITY</entityField>
</treetableViewTemplate>
<tableViewTemplate>
<name>EntriesTable</name>
<entityField>#ENTITY</entityField>
......@@ -40,11 +49,5 @@
</neonTableColumn>
</columns>
</tableViewTemplate>
<treetableViewTemplate>
<name>EntriesTreetable</name>
<titleField>TITLE</titleField>
<descriptionField>KEYID</descriptionField>
<entityField>#ENTITY</entityField>
</treetableViewTemplate>
</children>
</neonView>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment