You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Sushant (JIRA)" <de...@myfaces.apache.org> on 2007/11/30 08:35:43 UTC

[jira] Created: (TOMAHAWK-1158) can't get changed value with readonly property.

can't get changed value with <t:inputCalendar> readonly property.
-----------------------------------------------------------------

                 Key: TOMAHAWK-1158
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1158
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Calendar
    Affects Versions: 1.1.6
         Environment: Windows 2000 Professional, Tomact 5.0.28, jsf 1.2, Hibernate 3
            Reporter: Sushant


I observed that when u make the <t:inputCalendar> read-only u cant get the changed value..All u get is the value which is default value...and ofcourse if u set it to disabled u can't even change the date using the image..
Consider this scenario:
If i want to restrict users from changing the date using the text box then either u've to use JS to restrict or u've to alltogether get rid of the tomahawk's calendar.....
In short the calendar should have a property which will restrict users from changing the date from the text box while letting them change the date.
Thanks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.