Tile-calendarMonth

This topic has information about Tile-calendarMonth action template.

The Tile:CalendarMonth action template is used to display a Calendar Month tile, i.e. a calendar month view with a list of appointments and free time slots for the current user on the selected day.

Currently, only MA records can be displayed.

The free time slots are calculated based on the CalendarFirstWorkingHour, CalendarFreeTimeSlotMinimumHours and CalendarNumberOfWorkingHours Web Configuration parameters. For further details, see Calendar Parameters.

The calendar month view is called by the context menu action A_Tiles:CalendarMonth in update.tablet. For further details, see Calendar. Users can access the calendar month view by tapping on the (Calendar) button on the Home tab of the start page. The Month tab is opened by default.

The day that is selected in the calendar month view and each free time slot entry ("Idle from...") contain a (hard-coded) Add button (calling a NewView action) that allows users to create new activity records. For further details, see EditView-NewView.

Defaults for the start time of new activities:

  • current day: current time
  • all other days: start time of the first free time slot

Tapping on an activity record displays the Details Overview (or tabular Details view) of the record.

date

The date selected in the calendar month view (default: {date}). If undefined, the current date is used.

To define that the calendar month view opens to the date selected on the Calendar tile, specify {agendaDate} instead.

infoAreaId

The info area of the displayed records (default = MA).

Currently, only MA records are supported.

filter

Specify a filter for displaying MA records.

fieldGroupName

The name of the field group used for displaying the records listed in the calendar month view. The List control of the field group is used.

If undefined, the default field group is used.