Skip to content
Snippets Groups Projects
Commit 597f2d1e authored by Vinzent Broens's avatar Vinzent Broens Committed by Martin Groppe
Browse files

[Projekt: xRM-Service][TicketNr.: 2000833][KnowledgeManagement: Falsche Preview]

parent 0d170011
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,6 @@
</neonViewReference>
<neonViewReference>
<name>1c97f522-d463-42ce-ae31-2973b48f9be4</name>
<view>KnowledgeManagementPreview_view</view>
</neonViewReference>
<neonViewReference>
<name>3977743f-ab3a-472e-bb80-cea475f48aaa</name>
......@@ -30,7 +29,7 @@
</neonViewReference>
<neonViewReference>
<name>d6960882-2d57-40e1-b5bf-bf317e0ca9f4</name>
<view>KnowledgeManagementDetails_view</view>
<view>KnowledgeManagementPreview_view</view>
</neonViewReference>
<neonViewReference>
<name>d94d09f3-b02c-4b8d-849e-c15d3fcbb393</name>
......
<?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.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8">
<name>KnowledgeManagementDetails_view</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<headerFooterLayout>
<name>layout</name>
<header>KnowledgeDetails</header>
</headerFooterLayout>
</layout>
<children>
<cardViewTemplate>
<name>KnowledgeDetails</name>
<iconField>#ICON</iconField>
<titleField>TITLE</titleField>
<subtitleField>LastChange</subtitleField>
<entityField>#ENTITY</entityField>
<isEditable v="false" />
</cardViewTemplate>
<favoriteViewTemplate>
<name>favorites</name>
<objectType>KNOWLEDGEMANAGEMENT_OBJECTTYPE</objectType>
<rowId>#UID</rowId>
<entityField>#ENTITY</entityField>
<title>Favorites</title>
</favoriteViewTemplate>
<genericViewTemplate>
<name>Details</name>
<showDrawer v="true" />
<drawerCaption>Details</drawerCaption>
<entityField>#ENTITY</entityField>
<fields>
<entityFieldLink>
<name>2ed87edf-4aed-42cd-9ebe-f206810c86a7</name>
<entityField>AUTHOR_CONTACT_ID</entityField>
</entityFieldLink>
<entityFieldLink>
<name>e9d5fe54-9261-4ca4-9c20-c839c8d26395</name>
<entityField>RESPONSIBLE_CONTACT_ID</entityField>
</entityFieldLink>
<entityFieldLink>
<name>1248f0fc-e370-42e5-8d64-6d89da366580</name>
<entityField>DATE_NEW</entityField>
</entityFieldLink>
<entityFieldLink>
<name>59c020ac-3b20-45b4-83ce-d0e7bb9372ad</name>
<entityField>DATE_EDIT</entityField>
</entityFieldLink>
<entityFieldLink>
<name>6252c147-e35f-4c54-8e9c-f65eee2d5283</name>
<entityField>PUBLISH</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
<neonViewReference>
<name>9322369a-d82b-402e-aaff-dedac00d1971</name>
<entityField>TagsByKnowledgeId</entityField>
<view>KnowledgeTagList_view</view>
</neonViewReference>
</children>
</neonView>
......@@ -12,7 +12,7 @@
<neonViewReference>
<name>88686b9f-0333-4f8b-a24d-c1018bcf394b</name>
<entityField>#ENTITY</entityField>
<view>KnowledgeManagementDetails_view</view>
<view>KnowledgeManagementPreview_view</view>
</neonViewReference>
<neonViewReference>
<name>0c32cd6f-82a6-466a-9a71-16eeeb9c6890</name>
......
......@@ -5,13 +5,57 @@
<layout>
<headerFooterLayout>
<name>layout</name>
<header>KnowledgeDetails</header>
</headerFooterLayout>
</layout>
<children>
<webContentViewTemplate>
<name>PreviewHTML</name>
<height v="6000" />
<entityField>htmlView</entityField>
</webContentViewTemplate>
<cardViewTemplate>
<name>KnowledgeDetails</name>
<iconField>#ICON</iconField>
<titleField>TITLE</titleField>
<subtitleField>LastChange</subtitleField>
<entityField>#ENTITY</entityField>
<isEditable v="false" />
</cardViewTemplate>
<favoriteViewTemplate>
<name>favorites</name>
<objectType>KNOWLEDGEMANAGEMENT_OBJECTTYPE</objectType>
<rowId>#UID</rowId>
<entityField>#ENTITY</entityField>
<title>Favorites</title>
</favoriteViewTemplate>
<genericViewTemplate>
<name>Details</name>
<showDrawer v="true" />
<drawerCaption>Details</drawerCaption>
<entityField>#ENTITY</entityField>
<fields>
<entityFieldLink>
<name>2ed87edf-4aed-42cd-9ebe-f206810c86a7</name>
<entityField>AUTHOR_CONTACT_ID</entityField>
</entityFieldLink>
<entityFieldLink>
<name>e9d5fe54-9261-4ca4-9c20-c839c8d26395</name>
<entityField>RESPONSIBLE_CONTACT_ID</entityField>
</entityFieldLink>
<entityFieldLink>
<name>1248f0fc-e370-42e5-8d64-6d89da366580</name>
<entityField>DATE_NEW</entityField>
</entityFieldLink>
<entityFieldLink>
<name>59c020ac-3b20-45b4-83ce-d0e7bb9372ad</name>
<entityField>DATE_EDIT</entityField>
</entityFieldLink>
<entityFieldLink>
<name>6252c147-e35f-4c54-8e9c-f65eee2d5283</name>
<entityField>PUBLISH</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
<neonViewReference>
<name>9322369a-d82b-402e-aaff-dedac00d1971</name>
<entityField>TagsByKnowledgeId</entityField>
<view>KnowledgeTagList_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