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

GroupLayout in HistoryFilter_view (timeline and table)

parent 138462d1
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,9 @@
<name>HistoryFilter_view</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<boxLayout>
<groupLayout>
<name>layout</name>
</boxLayout>
</groupLayout>
</layout>
<children>
<tableViewTemplate>
......@@ -38,5 +38,13 @@
</neonTableColumn>
</columns>
</tableViewTemplate>
<timelineViewTemplate>
<name>TimelineFilter_template</name>
<dateField>ENTRYDATE</dateField>
<titleField>SUBJECT_DETAILS</titleField>
<descriptionField>INFO</descriptionField>
<iconIdField>DIRECTION_ICON</iconIdField>
<entityField>#ENTITY</entityField>
</timelineViewTemplate>
</children>
</neonView>
......@@ -18,7 +18,7 @@
<neonViewReference>
<name>14bb5a70-fec1-4346-a8c2-2dde6fb32822</name>
<entityField>OrgHistory_dfo</entityField>
<view>HistoryTimeline_view</view>
<view>HistoryFilter_view</view>
</neonViewReference>
<neonViewReference>
<name>3a211f9c-48b5-4568-b3d4-5f413eb56253</name>
......
......@@ -17,7 +17,7 @@
<neonViewReference>
<name>d674b32c-0493-47ea-a51f-dff5d13d237d</name>
<entityField>PersHistory_dfo</entityField>
<view>HistoryTimeline_view</view>
<view>HistoryFilter_view</view>
</neonViewReference>
</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