Year-Calender

Content Type: Widget
Categories: User Interface

Overview

The Year-Calendar widget offers a visually engaging and interactive way to present data. Users can easily navigate through events and their respective dates. By selecting a specific date, users can instantly access the corresponding event name and description displayed below. This widget provides an interactive method to present data, enhancing the user experience.

Documentation

YearCalenderWidget

The Year-Calendar widget offers a visually engaging and interactive way to present data. Users can easily navigate through events and their respective dates. By selecting a specific date, users can instantly access the corresponding event name and description displayed below. This widget provides an interactive method to present data, enhancing the user experience.

Description Year - Calendar controller with below abilities: • Show dates in the calendar between the start and end date and event name. Typical usage scenario

  1. in the settings tab:
  2. Specify the date attribute you want to use.
  3. Specify the minimum date and maximum date to show the calendar view depending on them.
  4. Specify the date format in order to show the selected date as selected format.

Features and limitations features:

  1. Show dates in the calendar only between the start and end date.
  2. Create/update/cancel events
  3. Contains simple logging of events limitation:
  4. It builds on default styling, so if you need customer style, then you should add your style to the widget.

Usage Property descriptions: • Show label Enables default Mendix label behavior • Label caption Custom text for the label • Date/time attribute (required) The attribute for this widget • Editable Control whether the widget is editable, using default Mendix behavior • Read-only style Controls how the widget displays when not editable • Visible Control whether the widget is visible, using default Mendix behavior • Input style Select between the standard text and special number input boxes. • Required When yes, causes Mendix validation to fail when the date attribute is empty. • Required message The error message to show when the required validation fails.

Screenshots

image image

Use cases: The Year-Calendar widget is a versatile tool that can be utilized in various Mendix applications requiring data representation over time. It is particularly well-suited for applications such as project management tools and event planning apps, where visualizing data in a calendar format is essential.

Releases

Version: 1.1.0
Framework Version: 9.24.0
Release Notes: The Year-Calendar widget offers a visually engaging and interactive way to present data. Users can easily navigate through events and their respective dates. By selecting a specific date, users can instantly access the corresponding event name and description displayed below. This widget provides an interactive method to present data, enhancing the user experience. Description Year - Calendar controller with below abilities: • Show dates in the calendar between the start and end date and event name. Typical usage scenario in the settings tab: Specify the date attribute you want to use. Specify the minimum date and maximum date to show the calendar view depending on them. Specify the date format in order to show the selected date as selected format. Features and limitations features: Show dates in the calendar only between the start and end date. Create/update/cancel events Contains simple logging of events limitation: It builds on default styling, so if you need customer style, then you should add your style to the widget. Usage Property descriptions: • Show label Enables default Mendix label behavior • Label caption Custom text for the label • Date/time attribute (required) The attribute for this widget • Editable Control whether the widget is editable, using default Mendix behavior • Read-only style Controls how the widget displays when not editable • Visible Control whether the widget is visible, using default Mendix behavior • Input style Select between the standard text and special number input boxes. • Required When yes, causes Mendix validation to fail when the date attribute is empty. • Required message The error message to show when the required validation fails. Screenshots The Year-Calendar widget offers a visually engaging and interactive way to present data. Users can easily navigate through events and their respective dates. By selecting a specific date, users can instantly access the corresponding event name and description displayed below. This widget provides an interactive method to present data, enhancing the user experience. Description Year - Calendar controller with below abilities: • Show dates in the calendar between the start and end date and event name. Typical usage scenario in the settings tab: Specify the date attribute you want to use. Specify the minimum date and maximum date to show the calendar view depending on them. Specify the date format in order to show the selected date as selected format. Features and limitations features: Show dates in the calendar only between the start and end date. Create/update/cancel events Contains simple logging of events limitation: It builds on default styling, so if you need customer style, then you should add your style to the widget. Usage Property descriptions: • Show label Enables default Mendix label behavior • Label caption Custom text for the label • Date/time attribute (required) The attribute for this widget • Editable Control whether the widget is editable, using default Mendix behavior • Read-only style Controls how the widget displays when not editable • Visible Control whether the widget is visible, using default Mendix behavior • Input style Select between the standard text and special number input boxes. • Required When yes, causes Mendix validation to fail when the date attribute is empty. • Required message The error message to show when the required validation fails. Use cases: The Year-Calendar widget is a versatile tool that can be utilized in various Mendix applications requiring data representation over time. It is particularly well-suited for applications such as project management tools and event planning apps, where visualizing data in a calendar format is essential. image image Use cases: The Year-Calendar widget is a versatile tool that can be utilized in various Mendix applications requiring data representation over time. It is particularly well-suited for applications such as project management tools and event planning apps, where visualizing data in a calendar format is essential.
Version: 1.0.0
Framework Version: 9.24.0
Release Notes: The Year-Calendar widget offers a visually engaging and interactive way to present data. Users can easily navigate through events and their respective dates. By selecting a specific date, users can instantly access the corresponding event name and description displayed below. This widget provides an interactive method to present data, enhancing the user experience. **Description** Year - Calendar controller with below abilities: • Show dates in the calendar between the start and end date and event name. Typical usage scenario 1. in the settings tab: 1. Specify the date attribute you want to use. 2. Specify the minimum date and maximum date to show the calendar view depending on them. 3. Specify the date format in order to show the selected date as selected format. **Features and limitations** **features:** 1. Show dates in the calendar only between the start and end date. 2. Create/update/cancel events 3. Contains simple logging of events **limitation:** 1. It builds on default styling, so if you need customer style, then you should add your style to the widget. **Usage** • Show label Enables default Mendix label behavior • Label caption Custom text for the label • Date/time attribute (required) The attribute for this widget • Editable Control whether the widget is editable, using default Mendix behavior • Read-only style Controls how the widget displays when not editable • Visible Control whether the widget is visible, using default Mendix behavior • Input style Select between the standard text and special number input boxes. **ScreenShot** ![image](https://github.com/karthickeyanRaman/YearCalenderWidget/assets/131262691/5869be11-966e-4fce-b1fc-142a8fb7bf95) ![image](https://github.com/karthickeyanRaman/YearCalenderWidget/assets/131262691/59c04c22-8589-4a24-ae80-cec123f2ea79)