AuraQ / ClockPickerForMendix

Clockpicker widget for Mendix
Apache License 2.0
1 stars 3 forks source link

ClockPicker for Mendix

This widget is a wrapper for the Clockpicker plugin allowing a user to select a time using a clock face.

Contributing

For more information on contributing to this repository visit Contributing to a GitHub repository!

Typical usage scenario

Where a user needs to input a time.

Configuration

Data Source

Display

Events

Current Limitations

If you have separate date and time fields on a page that are bound to the same datetime attribute (with an empty value) and the user sets the time first, the date field will not update to reflect the selected value unless an on change microflow is executed that refreshes the page.

Known Issues

See here for all outstanding issues or to raise a new issue, enhancement etc.