Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.2, 1.7RC1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
-
Support Case References:
Description
The selectInputDate component doesn't have a readOnly attribute. This should look/function in a similar way to how the readOnly attribute works with ice:InputText. A possible workaround would be to use the disabled attribute on the selectInputDate and then change the disabled css style to appear similar to the readOnly inputText.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18129 | Wed Dec 31 13:12:29 MST 2008 | yip.ng | Added readonly attribute. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-selectInputDate-props.xml
MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java |