Ciphix Date Time Input

Content Type: Widget
Categories: User Interface

Overview

Pluggable widget that adds native HTML5 date and time inputs to Mendix.

Documentation

CiphixDateTimeInput

This pluggable widget provides native HTML5 date/time inputs.

Features

  • Native HTML5 date, time and datetime-local inputs
  • Allows a separate date and time input to be connected to one DateTime Attribute, and work together
  • Mendix control/text rendering
  • Formatting and calendar/time pickers are controlled by browser

Usage

  • Simply use instead of the default Mendix widget for DateTimeAttributes

Demo project

[link to sandbox]

Issues, suggestions and feature requests

link to GitHub issues

Releases

Version: 1.1.0
Framework Version: 10.15.0
Release Notes: - Added support for a minimum and maximum date to be defined, limiting the date range the user can choose from - Fixed an issue with the formatting of months
Version: 1.0.0
Framework Version: 10.15.0
Release Notes: Initital Mendix MarketPlace release