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

[Projekt: Entwicklung - Neon][TicketNr.: 1032324][Darstellung von AttributRelations]

parent b79e2155
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
<title>Attribute</title>
<mandatory v="true" />
<possibleItemsProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/ab_attribute_id/possibleItemsProcess.js</possibleItemsProcess>
<groupable v="true" />
<onValueChange>%aditoprj%/entity/AttributeRelation_entity/entityfields/ab_attribute_id/onValueChange.js</onValueChange>
</entityField>
<entityField>
......
......@@ -3,10 +3,11 @@
<name>AttributeRelationFilter_view</name>
<title>Attributes</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<filterable v="true" />
<layout>
<boxLayout>
<groupLayout>
<name>layout</name>
</boxLayout>
</groupLayout>
</layout>
<children>
<tableViewTemplate>
......@@ -24,5 +25,10 @@
</neonTableColumn>
</columns>
</tableViewTemplate>
<treetableViewTemplate>
<name>Tree</name>
<titleField>ATTRIBUTERELATION_VALUE</titleField>
<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