Skip to content
Snippets Groups Projects
BulkMailPreview_view.aod 2.62 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.2" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.2">
  <name>BulkMailPreview_view</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <layout>
    <headerFooterLayout>
      <name>layout</name>
      <header>Card</header>
    </headerFooterLayout>
  </layout>
  <children>
    <cardViewTemplate>
      <name>Card</name>
      <iconField>ICON</iconField>
      <titleField>NAME</titleField>
      <descriptionField>STATUS</descriptionField>
      <favoriteAction1>sendMail</favoriteAction1>
      <entityField>#ENTITY</entityField>
    </cardViewTemplate>
    <genericViewTemplate>
      <name>Generic</name>
      <showDrawer v="true" />
      <entityField>#ENTITY</entityField>
      <fields>
        <entityFieldLink>
          <name>524c32f8-99d8-453d-afe5-b72a322a4555</name>
          <entityField>SUBJECT</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>9ef1ecd4-063a-4c18-9def-d395f59a64dc</name>
          <entityField>SENDER</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>28c1e091-0fea-4324-8fb8-1893388354b7</name>
          <entityField>STATUS</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>edbeea4d-019f-4661-b0d7-c07468e747cc</name>
          <entityField>DOCUMENTTEMPLATE_ID</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>514d0861-ad00-4d32-9c56-6be0443e03e3</name>
          <entityField>CREATEACTIVITIES</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>8bb72d39-3348-4bd6-b57d-f7f5ae573e73</name>
          <entityField>DESCRIPTION</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>65546b24-3f6d-4639-b144-491ff5c478c1</name>
          <entityField>USE_TEMPLATE_ATTACHMENTS</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
    <genericViewTemplate>
      <name>Testing</name>
      <showDrawer v="true" />
      <drawerCaption>Testing</drawerCaption>
      <entityField>#ENTITY</entityField>
      <fields>
        <entityFieldLink>
          <name>ea406803-6189-4de0-aa41-f09f7e1b2336</name>
          <entityField>TESTING_CONTACT_ID</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>f8963199-c89b-48e5-a92c-8f655c05acab</name>
          <entityField>TESTING_EMAIL_ADDRESS</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
  </children>
</neonView>