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

Task Links in preview

parent 00132b84
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@
<name>OBJECT_TYPE</name>
<title>Object type</title>
<consumer>Contexts</consumer>
<linkedContext>Context</linkedContext>
<displayValueProcess>%aditoprj%/entity/TaskLink_entity/entityfields/object_type/displayValueProcess.js</displayValueProcess>
</entityField>
<entityField>
......
......@@ -16,5 +16,9 @@
<name>cd180425-6562-49d9-99be-f3a47a88f427</name>
<view>TaskLinkMultiEdit_view</view>
</neonViewReference>
<neonViewReference>
<name>8799454a-92af-4604-8e6c-9323f745a258</name>
<view>TaskLinkPreviewList_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>TaskLinkPreviewList_view</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<noneLayout>
<name>layout</name>
</noneLayout>
</layout>
<children>
<titledListViewTemplate>
<name>TaskLinks</name>
<entityField>#ENTITY</entityField>
<columns>
<neonTableColumn>
<name>280359fa-e38a-49b1-9dc7-84cb670e43c3</name>
<entityField>OBJECT_TYPE</entityField>
</neonTableColumn>
<neonTableColumn>
<name>d5d86e34-16a0-4dd9-acfd-f1a2f031d750</name>
<entityField>OBJECT_ROWID</entityField>
</neonTableColumn>
</columns>
</titledListViewTemplate>
</children>
</neonView>
......@@ -51,6 +51,11 @@
</entityFieldLink>
</fields>
</genericViewTemplate>
<neonViewReference>
<name>8cf85386-d25f-459a-a2a1-991c9e3287b6</name>
<entityField>Links</entityField>
<view>TaskLinkPreviewList_view</view>
</neonViewReference>
<neonViewReference>
<name>2941084f-b72c-4cb2-9d73-5e6827795be2</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