Skip to content
Snippets Groups Projects
PersonEdit_view.aod 2.71 KiB
<?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>PersonEdit_view</name>
  <title>Contact</title>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <icon>VAADIN:USERS</icon>
  <quickEntry v="0" />
  <layout>
    <boxLayout>
      <name>layout</name>
    </boxLayout>
  </layout>
  <children>
    <genericViewTemplate>
      <name>PersEdit_template</name>
      <editMode v="true" />
      <showDrawer v="false" />
      <entityField>#ENTITY</entityField>
      <fields>
        <entityFieldLink>
          <name>7a647c90-3a1c-4f8d-9ecd-6bdf35ab2f80</name>
          <entityField>ORGANISATION_ID</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>8f7b95e8-e15e-4d9b-960a-ecd142c71c9e</name>
          <entityField>SALUTATION</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>413db0e9-00e8-4fd0-9bdc-8100509e622f</name>
          <entityField>TITLE</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>ac32ab06-5b8f-460d-b136-384e879dd5c1</name>
          <entityField>FIRSTNAME</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>7222d731-80e0-4ef1-9761-e31dce4ed782</name>
          <entityField>MIDDLENAME</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>a5ad1cc7-8e97-4828-8eaa-02d0876af35b</name>
          <entityField>LASTNAME</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>35861eb9-59c3-4317-8164-ee7c53ce397e</name>
          <entityField>GENDER</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>74de507e-75e0-4957-a4fb-7070fa3c5a4a</name>
          <entityField>DATEOFBIRTH</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>d8d04e36-de46-48a3-994a-fa72d1f2ea89</name>
          <entityField>LANGUAGE</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
    <neonViewReference>
      <name>78dcb8dc-61c3-4cf9-a37b-28dbeeb27001</name>
      <entityField>PersAddresses</entityField>
      <view>AdressMultiEdit_view</view>
    </neonViewReference>
    <neonViewReference>
      <name>fc64789f-b4c6-401e-86e3-f484451c7689</name>
      <entityField>Communications</entityField>
      <view>CommunicationMultiEdit_view</view>
    </neonViewReference>
    <neonViewReference>
      <name>520f3056-2a24-4469-a86f-76ba80090829</name>
      <entityField>Attributes</entityField>
      <view>AttributeRelationEdit_view</view>
    </neonViewReference>
  </children>
</neonView>