Skip to content
Snippets Groups Projects
Commit e79aa57c authored by Sophia Leierseder's avatar Sophia Leierseder
Browse files

minor changes appointmentlink and task

parent 1f49cabb
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.10" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.10">
<name>AppointmentLink_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<title>Connection</title>
<titlePlural>Connections</titlePlural>
<recordContainer>db</recordContainer>
<entityFields>
<entityProvider>
......
......@@ -53,6 +53,7 @@
<title>{$TASK_EDITOR}</title>
<consumer>ContactEditors</consumer>
<linkedContext>Person</linkedContext>
<mandatory v="true" />
<displayValueProcess>%aditoprj%/entity/Task_entity/entityfields/editor_contact_id/displayValueProcess.js</displayValueProcess>
</entityField>
<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