Table of Contents

Edit Appointments

You can modify existing appointments in the following ways:

Note

Access to some operations may be restricted.

Context Menu

After an appointment has been right-clicked, the appointment context menu is invoked. The Show Time As and Label As items are used to alter an appointment. They allow for the changing of basic visual characteristics of an appointment - status and label.

Change the appointment status Change the appointment label
SchedulerMenuItemId.StatusSubMenu SchedulerMenuItemId.LabelSubMenu

Edit Appointment and Appointment Recurrence Dialogs

  • Edit a Simple Appointment

    You can edit properties of a simple (non-recurring) appointment via the Edit Appointment dialog that can be invoked via the appointment context menu, Bar or Ribbon interface, keyboard shortcuts and mouse operations.

    Context Menu Toolbar Ribbon Page Group Keyboard Shortcuts and Mouse Operations Invoked Edit Appointment Dialog
    Scheduler_EditSimpleApp_ContextMenu_Open Scheduler_BarUI_OpenApp Scheduler_Ribbon_OpenApp Double-click the appointment to be edited or select an appointment, and then press ENTER or CTRL-O. EditingAppointments_01.png
  • Edit a Particular Occurrence in a Series

    The same dialog is used to edit a particular occurrence in the series of recurring appointments (recurring appointments are marked with a AppointmentImageType.Recurrence sign). If you select a recurring appointment, and click Open in the appointment context menu or the Open Occurrence button on the Action toolbar or Ribbon page group, the Edit Appointment dialog is invoked to allow for the editing of the current appointment only, but not its entire series.

    Context Menu Toolbar Ribbon Page Group Keyboard Shortcuts and Mouse Operations Invoked Edit Appointment Dialog
    Scheduler_ContextMenu_Open Scheduler_BarUI_OpenOccurrence Scheduler_Ribbon_OpenOccurrence Double-click an appointment to be edited or select an appointment, and then press ENTER or CTRL-O. EditingAppointments_01.png

    The appointment with changed properties still belongs to the series, but is marked with an "exception". The visual indicator of an exception is the crossed recurrence sign AppointmentImageType.RecurrenceException. To replace an exceptional appointment with the regular occurrence in the chain of recurring appointments, click the Restore Default State item in the appointment's context menu.

  • Edit a Series of Recurring Appointments

    To edit an entire series of recurring appointments (a pattern appointment), it is necessary to select a recurring appointment, and click Edit Series in the appointment context menu or select the Open Series item from the Open drop-down list on the Actions toolbar or Ribbon page group. In this instance, the Edit Appointment dialog is shown with a different window icon. Time fields are inaccessible.

    Context Menu Toolbar Ribbon Page Group Invoked Edit Appointment Dialog
    Scheduler_ContextMenu_EditSeries Scheduler_BarUI_OpenSeries Scheduler_Ribbon_OpenSeries EditingAppointments_03.png

    The recurrence pattern can be edited via the Appointment Recurrence dialog. You can invoke it by clicking the Recurrence button of the Edit Appointment dialog, or using the Recurrence button on the Options toolbar or Ribbon page group.

    Edit Appointment Dialog Toolbar Ribbon Page Group Invoked Appointment Recurrence Dialog
    Scheduler_EditAppointmentForm_RecurrenceButton Scheduler_BarUI_Recurrence Scheduler_Ribbon_Recurrence EditingAppointments_02.png

In-place Editing

A single mouse click within an appointment, or pressing F2, invokes the in-place editor, which you can use to edit the selected appointment's Subject. It is illustrated in the following picture.

In-Place Editor

By default, you can close the editor by pressing Enter (to save modifications) or Escape (to cancel modifications).

Bar or Ribbon Interface

If a scheduler is provided with the Bar or Ribbon interface, you can modify appointment properties (status, label, recurrence and reminder) using the Options toolbar or Ribbon page group, which is active when an appointment is selected.

Modify an appointment via the Bar interface Modify an appointment via the Ribbon interface
Scheduler_OptionsToolbar Scheduler_Ribbon_Options

Keyboard Shortcuts and Mouse Operations

Action Description
Click an appointment Selects an appointment.
Right-click an appointment Selects an appointment and invokes the context menu for the selected appointment.
Click appointments while holding the CTRL key pressed Enables you to select multiple appointments.
ENTER or CTRL+O Invokes the Edit Appointment dialog for the selected appointment.
Double-click an appointment Invokes the Edit Appointment dialog.
F2 Invokes the in-place editor to modify the selected appointment.
Drag appointment edges Resizes the rectangle representing an appointment. Results in changing its start/end times.
Click and drag an appointment with the left mouse button Moves the appointment across time cells, changing its Start time and End time properties.
Click and drag an appointment with the right mouse button Invokes the context menu allowing you to select between moving the appointment, copying it or canceling the operation.
Press and hold the CTRL key, click and drag an appointment(s) with the left mouse button Creates a copy of the selected appointment(s) when the mouse button is released.