Skip to content
Snippets Groups Projects
Commit 2ed506a3 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

Document as smallView

parent 4bf4f311
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>DocumentEdit_view</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<boxLayout>
<name>layout</name>
</boxLayout>
</layout>
<children>
<genericViewTemplate>
<name>Edit</name>
<editMode v="true" />
<entityField>#ENTITY</entityField>
<fields>
<entityFieldLink>
<name>7d74c495-1af7-4e00-8a78-5787e544e101</name>
<entityField>BINDATA_UPLOAD</entityField>
</entityFieldLink>
<entityFieldLink>
<name>91d96ac4-d838-4f92-90e7-954166b57288</name>
<entityField>NAME</entityField>
</entityFieldLink>
<entityFieldLink>
<name>253b8716-bdec-4e24-8540-7513d934693b</name>
<entityField>DESCRIPTION</entityField>
</entityFieldLink>
<entityFieldLink>
<name>d3265f22-18dd-468b-8316-6a11fab662c3</name>
<entityField>IS_MAIN_DOCUMENT</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
</children>
</neonView>
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>DocumentEdit_view</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<isSmall v="true" />
<layout>
<boxLayout>
<name>layout</name>
</boxLayout>
</layout>
<children>
<genericViewTemplate>
<name>Edit</name>
<editMode v="true" />
<entityField>#ENTITY</entityField>
<fields>
<entityFieldLink>
<name>7d74c495-1af7-4e00-8a78-5787e544e101</name>
<entityField>BINDATA_UPLOAD</entityField>
</entityFieldLink>
<entityFieldLink>
<name>91d96ac4-d838-4f92-90e7-954166b57288</name>
<entityField>NAME</entityField>
</entityFieldLink>
<entityFieldLink>
<name>253b8716-bdec-4e24-8540-7513d934693b</name>
<entityField>DESCRIPTION</entityField>
</entityFieldLink>
<entityFieldLink>
<name>d3265f22-18dd-468b-8316-6a11fab662c3</name>
<entityField>IS_MAIN_DOCUMENT</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
</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