nohuhu
20 Nov 2011, 10:46 AM
This extension implements an input field that allows entering either single month value or month range, depending on settings. It is based heavily on Ext.ux.form.field.MultiDate (http://www.sencha.com/forum/showthread.php?t=156346).
Features:
Allows entering starting and ending months
Separate settings for input format, display and submit formats
Fully themed with CSS sheet provided
Switched behavior: set multiValue property to false and field will allow only single month to be entered
New enhanced Month picker for visual date selection
Usage: drop-in replacement for Ext.form.field.Date, with several options to provide locale-dependent date formatting. See included demo application and source.
Tested in:
MSIE 6, 7, 8, 9
Chrome 6+
Firefox 3.6+
Opera 11
Safari 4+
Source code is released under GPL 3.0 on Github: https://github.com/nohuhu/Ext.ux.form.field.MultiDate. Commercial licensing is also available.
Live demo: http://nohuhu.org/demos/demo_uxmultimonth.html
Sencha Market page: https://market.sencha.com/users/30/extensions/61
Bug reports, improvements, ideas and comments are always welcome.
Regards,
Alex.
Features:
Allows entering starting and ending months
Separate settings for input format, display and submit formats
Fully themed with CSS sheet provided
Switched behavior: set multiValue property to false and field will allow only single month to be entered
New enhanced Month picker for visual date selection
Usage: drop-in replacement for Ext.form.field.Date, with several options to provide locale-dependent date formatting. See included demo application and source.
Tested in:
MSIE 6, 7, 8, 9
Chrome 6+
Firefox 3.6+
Opera 11
Safari 4+
Source code is released under GPL 3.0 on Github: https://github.com/nohuhu/Ext.ux.form.field.MultiDate. Commercial licensing is also available.
Live demo: http://nohuhu.org/demos/demo_uxmultimonth.html
Sencha Market page: https://market.sencha.com/users/30/extensions/61
Bug reports, improvements, ideas and comments are always welcome.
Regards,
Alex.