When a DateField is readonly and disabled, you can still select a date using the date picker

  1. #1

    When a DateField is readonly and disabled, you can still select a date using the date picker



    I am using version 0.8.0.30406

    I have a DateField as follows:

    <ext:DateField runat="server" ID="TxtPublishDate" MsgTarget="Side" FieldLabel="" ReadOnly="true" Disabled="true" Format="dd-MMM-yyyy" CustomAttribute="Testing" />
    When the screen renders, you cannot type in a date, but you can press the date picker button and it lets you select a date.

    The same thing happens for a TimeField with the drop down list of times being selectable.

    Sorry if this is a duplicate, I did try and search for this issue.
  2. #2

    RE: When a DateField is readonly and disabled, you can still select a date using the date picker

    Have you resolved ? I've the same problem !!!

    Thank
  3. #3

    RE: When a DateField is readonly and disabled, you can still select a date using the date picker

    Nope - no reply yet! Still not working!
  4. #4

    RE: When a DateField is readonly and disabled, you can still select a date using the date picker

    I've find the solution: http://forums.ext.net/showthread.php...eField+disable

    Now work correctly.

Similar Threads

  1. Replies: 3
    Last Post: May 09, 2012, 4:28 PM
  2. [CLOSED] DateField - Hide trigger and date picker no-show
    By thchuong in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Dec 12, 2011, 2:02 PM
  3. [CLOSED] Date picker BUG
    By FpNetWorth in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Dec 08, 2010, 2:19 PM
  4. V(0.83) Date & Time Picker
    By rbalajiprasad in forum 1.x Help
    Replies: 2
    Last Post: Nov 09, 2010, 6:47 PM
  5. [CLOSED] Date Picker
    By Raynald_Fontaine in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 09, 2010, 8:35 PM

Posting Permissions