Skip to content
Snippets Groups Projects
Commit 21d1f768 authored by Andreas Schindlbeck's avatar Andreas Schindlbeck
Browse files

#1034853 Terminkategorien angepasst + Fixes

parent 2e7573b6
No related branches found
No related tags found
No related merge requests found
......@@ -119,12 +119,6 @@
<entityField>
<name>ATTENDEESLENGTH</name>
</entityField>
<entityField>
<name>LINKOBJECT</name>
<title>Linkobject</title>
<consumer>Objects</consumer>
<linkedContext>Object</linkedContext>
</entityField>
<entityField>
<name>ICON</name>
</entityField>
......@@ -187,12 +181,6 @@
</entityParameter>
</children>
</entityConsumer>
<entityField>
<name>LINKTYPE</name>
<title>Linktype</title>
<consumer>Contexts</consumer>
<linkedContext>Context</linkedContext>
</entityField>
</entityFields>
<recordContainers>
<jDitoRecordContainer>
......
......@@ -405,6 +405,7 @@
<entityParameter>
<name>objectRowId_param</name>
<code>%aditoprj%/entity/Organisation_entity/entityfields/attributes/children/objectrowid_param/code.js</code>
<expose v="true" />
<triggerRecalculation v="true" />
</entityParameter>
<entityParameter>
......
......@@ -30,8 +30,6 @@
<masterBeginField>MASTERBEGIN</masterBeginField>
<masterEndField>MASTEREND</masterEndField>
<reminderField>REMINDER</reminderField>
<appointmentLinkField>LINKS</appointmentLinkField>
<appointmentLinkTypeField>LINKTYPE</appointmentLinkTypeField>
<entityField>#ENTITY</entityField>
</appointmentEditViewTemplate>
<neonViewReference>
......
<?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.0.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.0.1">
<name>AppointmentLinkFilter_view</name>
<title>relations</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<boxLayout>
......@@ -10,8 +11,10 @@
<children>
<tableViewTemplate>
<name>Links</name>
<showHeader v="true" />
<autoNewRow v="true" />
<entityField>#ENTITY</entityField>
<title>relations</title>
<columns>
<neonTableColumn>
<name>17c0a8a9-354c-4095-a5d4-5c2613c897a3</name>
......
......@@ -10,11 +10,15 @@
<value></value>
</entry>
<entry>
<key>Privat</key>
<key>Organisation</key>
<value></value>
</entry>
<entry>
<key>Organisation</key>
<key>auswärts</key>
<value></value>
</entry>
<entry>
<key>Urlaub</key>
<value></value>
</entry>
</calendarCategoriesEvent>
......
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