1. #1
    Sencha - Ext JS Dev Team
    Join Date
    Jun 2011
    Location
    San Diego, CA
    Posts
    133
    Vote Rating
    11
    nohuhu will become famous soon enough

      1  

    Lightbulb Ext.ux.form.field.MultiMonth - Input month or month ranges

    Ext.ux.form.field.MultiMonth - Input month or month ranges


    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.

    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.
    Last edited by nohuhu; 14 Aug 2012 at 3:11 PM. Reason: Added live demo link

  2. #2
    Sencha - Ext JS Dev Team
    Join Date
    Jun 2011
    Location
    San Diego, CA
    Posts
    133
    Vote Rating
    11
    nohuhu will become famous soon enough

      0  

    Default


    Update: version 0.92

    Tested and fixed to be compatible with older browsers, including IE6 and 7.

    Regards,
    Alex.

  3. #3

  4. #4
    Sencha - Ext JS Dev Team
    Join Date
    Jun 2011
    Location
    San Diego, CA
    Posts
    133
    Vote Rating
    11
    nohuhu will become famous soon enough

      0  

    Default


    See its Market page for screenshots: http://market.sencha.com/addon/ext.u...eld.multimonth.

    Regards,
    Alex.

  5. #5
    Sencha - Ext JS Dev Team
    Join Date
    Jun 2011
    Location
    San Diego, CA
    Posts
    133
    Vote Rating
    11
    nohuhu will become famous soon enough

      0  

    Default


    Version 0.99 supports Ext JS 4.1.

Tags for this Thread