Skip to content
Snippets Groups Projects
AppointmentEdit_view.aod 1.90 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>AppointmentEdit_view</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <documentation>%aditoprj%/neonView/AppointmentEdit_view/documentation.adoc</documentation>
  <layout>
    <boxLayout>
      <name>layout</name>
    </boxLayout>
  </layout>
  <children>
    <appointmentEditViewTemplate>
      <name>AppointmentEditTemplate</name>
      <summaryField>SUMMARY</summaryField>
      <descriptionField>DESCRIPTION</descriptionField>
      <beginField>BEGIN</beginField>
      <endField>END</endField>
      <attendeesField>ATTENDEES</attendeesField>
      <privateField>CLASSIFICATION</privateField>
      <statusField>STATUS</statusField>
      <locationField>LOCATION</locationField>
      <categoriesField>CATEGORIES</categoriesField>
      <alldayField>ALLDAY</alldayField>
      <transparencyField>TRANSPARENCY</transparencyField>
      <organizerField>ORGANIZER</organizerField>
      <favoriteActionGroup1>PartStatActionGroup</favoriteActionGroup1>
      <rruleField>RRULE</rruleField>
      <recurrenceIdField>RECURRENCEID</recurrenceIdField>
      <saveScopeField>SAFESCOPEFIELD</saveScopeField>
      <masterBeginField>MASTERBEGIN</masterBeginField>
      <masterEndField>MASTEREND</masterEndField>
      <reminderField>REMINDER</reminderField>
      <appointmentLinkField>LINKS</appointmentLinkField>
      <appointmentLinkTypeField>LINKTYPE</appointmentLinkTypeField>
      <entityField>#ENTITY</entityField>
    </appointmentEditViewTemplate>
    <neonViewReference>
      <name>39802b49-f67c-4796-ba05-105aa073d60c</name>
      <entityField>AppointmentLinks</entityField>
      <view>AppointmentLinkFilter_view</view>
    </neonViewReference>
  </children>
</neonView>