Skip to content
Snippets Groups Projects
CampaignPreview_view.aod 2.73 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>CampaignPreview_view</name>
  <title>Campaign</title>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <icon>VAADIN:GROUP</icon>
  <layout>
    <headerFooterLayout>
      <name>layout</name>
      <header>Header</header>
      <footer>ScoreCard</footer>
    </headerFooterLayout>
  </layout>
  <children>
    <cardViewTemplate>
      <name>Header</name>
      <titleField>NAME</titleField>
      <subtitleField>STATE</subtitleField>
      <descriptionField>EMPLOYEE_CONTACT_ID</descriptionField>
      <favoriteAction1>newActivity</favoriteAction1>
      <entityField>#ENTITY</entityField>
      <title></title>
    </cardViewTemplate>
    <genericViewTemplate>
      <name>TimespanGeneric</name>
      <showDrawer v="true" />
      <drawerCaption>Campaign Period</drawerCaption>
      <entityField>#ENTITY</entityField>
      <title>Kampagnenzeitraum</title>
      <fields>
        <entityFieldLink>
          <name>1cf03051-be32-4ff8-9788-6dbc024f086f</name>
          <entityField>DATE_START</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>a52607c9-da9c-4894-acc6-f31024510d6d</name>
          <entityField>DATE_END</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
    <neonViewReference>
      <name>4ae0c7d5-8573-4e4d-a047-2944d82aebe0</name>
      <entityField>CampaignStepsReadonly</entityField>
      <view>CampaignStepParticipnatsPerStep_view</view>
    </neonViewReference>
    <genericViewTemplate>
      <name>Description</name>
      <showDrawer v="true" />
      <hideLabels v="true" />
      <entityField>#ENTITY</entityField>
      <title>Beschreibung</title>
      <fields>
        <entityFieldLink>
          <name>d7c993ff-9696-4de8-9ba5-fc7c92a1a22b</name>
          <entityField>DESCRIPTION</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
    <scoreCardViewTemplate>
      <name>ScoreCard</name>
      <entityField>#ENTITY</entityField>
      <fields>
        <entityFieldLink>
          <name>df1b29fd-0d20-4be0-b6a3-785dadb8a35b</name>
          <entityField>COST</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>53123640-7524-426a-bb5c-16dab64cef76</name>
          <entityField>remainingRuntime</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>b689668f-1d48-4ff1-95d9-2e217547c853</name>
          <entityField>stepCount</entityField>
        </entityFieldLink>
      </fields>
    </scoreCardViewTemplate>
  </children>
</neonView>