Calendar

Content Type: Module
Categories: User Interface

Overview

Easily add calendar functionality to your apps. Features include different views (day, week, workweek, year, agenda), drag ‘n drop support, editing capabilities, and different date formats.

Documentation

Please see Calendar in the Mendix documentation for details.

 

Releases

Version: 2.2.0
Framework Version: 10.22.0
Release Notes:

### [2.2.0] Calendar

 

#### Added

 

- You can now customize which controls appear in the calendar’s top bar and how they are arranged, with optional captions, tooltips, and a link-style appearance.

 

- The calendar title can be formatted consistently across views, including custom work week.

 

- Time formatting is applied consistently to the time gutter and to event/agenda time ranges, with robust fallbacks for invalid patterns.

 

#### Changed

 

- When the event time range is disabled, events no longer display start/end time text.

 

#### Fixed

 

- Fixed localization to properly display date/time formatting, weekday names, and month names based on the Mendix application's configured language.

 

- Fixed custom format patterns not being applied when user-defined formats were provided for toolbar items.

 

- Fixed "Format string contains an unescaped latin alphabet character" error when custom format fields were left empty.

 

- Fixed abbreviated month names (MMM format) and short weekday names reverting to English when custom formats were used.

 

- Fixed error when selecting a default view that was not enabled in the toolbar items configuration.

 

- Fixed title expression not rendering the correct value.

 

#### Breaking changes

 

- Custom view buttons and their captions are now set inside the Custom top bar views configuration.

 

Version: 2.0.0
Framework Version: 10.22.0
Release Notes: ### Added - Initial version of Calendar module. ### [2.0.0] Calendar #### Breaking changes - Initial version of Calendar pluggable widget. - Upgrading from any v1.x to v2.0.0 preview requires re-configuring the widget in Studio Pro. The property panel has been reorganised (e.g. View settings, Custom work-week options) and missing/renamed properties will be reset to their defaults. After installing v2.0.0 open each Calendar instance, review the settings and re-select the desired values.