InputDate should let that years, months and days show like they appear in
Calendar component (in a single inputText)
---------------------------------------------------------------------------------------------------------------------
Key: TOMAHAWK-264
URL: http://issues.apache.org/jira/browse/TOMAHAWK-264
Project: MyFaces Tomahawk
Type: Improvement
Components: Date
Versions: 1.1.1
Environment: JBoss 4.01SP1
facelets 1.1.14
myfaces-core 1.1.1
Reporter: Jorge RodrÃguez Pedrianes
Fix For: 1.1.2-SNAPSHOT
InputDate should let that years, months and days show like they appear in
Calendar component (in a single inputText)
now input date show:
<inputText ...... > <Select ...... > <inputText> <Button .. or img>
<InputText> : <inputText>
and it shows very long
I think that the following format could be add in the component with
another param like: <t:inputDate .... reducedShow="true" />
<inputText ...... value="yy/MM/dd"> <Button .. or img>
<InputText> : <inputText>
thanks
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira