Skip to content
Snippets Groups Projects
Commit 00132b84 authored by S.Listl's avatar S.Listl
Browse files

Activity relations in preview

parent 64ebe48f
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
</entityField>
<entityField>
<name>OBJECT_ROWID</name>
<title>Beziehung</title>
<title>Relation</title>
<consumer>Objects</consumer>
<linkedContextProcess>%aditoprj%/entity/ActivityLink_entity/entityfields/object_rowid/linkedContextProcess.js</linkedContextProcess>
<displayValueProcess>%aditoprj%/entity/ActivityLink_entity/entityfields/object_rowid/displayValueProcess.js</displayValueProcess>
......
......@@ -18,5 +18,9 @@
<name>0960878d-9077-4707-8239-b48f1b55a5e8</name>
<view>ActivityLinkMultiEdit_view</view>
</neonViewReference>
<neonViewReference>
<name>e814dfa7-68da-485f-aea1-462197b33f67</name>
<view>ActivityLinkPreviewList_view</view>
</neonViewReference>
</references>
</neonContext>
<?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.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.0">
<name>ActivityLinkPreviewList_view</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<noneLayout>
<name>layout</name>
</noneLayout>
</layout>
<children>
<titledListViewTemplate>
<name>ActivityLinks</name>
<entityField>#ENTITY</entityField>
<columns>
<neonTableColumn>
<name>7db98c3e-2203-4af1-a155-5f4d62bd0ef8</name>
<entityField>OBJECT_TYPE</entityField>
</neonTableColumn>
<neonTableColumn>
<name>063acc6e-1a7f-48a2-8204-a2adaf6ffdb4</name>
<entityField>OBJECT_ROWID</entityField>
</neonTableColumn>
</columns>
</titledListViewTemplate>
</children>
</neonView>
......@@ -39,6 +39,11 @@
</entityFieldLink>
</fields>
</genericViewTemplate>
<neonViewReference>
<name>4c365613-81c5-4518-8953-751b5ae35cc2</name>
<entityField>Links</entityField>
<view>ActivityLinkPreviewList_view</view>
</neonViewReference>
<neonViewReference>
<name>43167618-e4dc-429b-a264-3ea95bd647f9</name>
<entityField>MainDocuments</entityField>
......
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