Skip to content
Snippets Groups Projects
BulkMailContent_view.aod 1.35 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.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
  <name>BulkMailContent_view</name>
  <title>Content</title>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <layout>
    <noneLayout>
      <name>layout</name>
    </noneLayout>
  </layout>
  <children>
    <genericViewTemplate>
      <name>Subject</name>
      <showDrawer v="true" />
      <drawerCaption>Subject</drawerCaption>
      <fixedDrawer v="true" />
      <hideLabels v="true" />
      <entityField>#ENTITY</entityField>
      <fields>
        <entityFieldLink>
          <name>d85c2b49-3a32-4261-95aa-6e13d9debe46</name>
          <entityField>subjectPreview</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
    <genericViewTemplate>
      <name>Body</name>
      <showDrawer v="true" />
      <drawerCaption>Content</drawerCaption>
      <fixedDrawer v="true" />
      <hideLabels v="true" />
      <entityField>#ENTITY</entityField>
      <fields>
        <entityFieldLink>
          <name>af0d45a2-a96f-4031-a93d-62ac177efb43</name>
          <entityField>content</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
  </children>
</neonView>