[
http://issues.apache.org/jira/browse/TOBAGO-79?page=comments#action_12416777 ]
Bernd Bohmann commented on TOBAGO-79:
-------------------------------------
Sorry, the datepicker is an own component now.
Please try this with the latest SNAPSHOT
<tc:panel>
<f:facet name="layout" >
<tc:gridLayout columns="1*;15px"/>
</f:facet>
<tc:date value="#{XXXX}" />
<tc:datePicker for="@auto" />
</tc:panel>
tx:date includes a label and the picker without any extra configuration.
> Date Picker resets other field values
> -------------------------------------
>
> Key: TOBAGO-79
> URL: http://issues.apache.org/jira/browse/TOBAGO-79
> Project: MyFaces Tobago
> Type: Bug
> Components: Core
> Versions: 1.0.7
> Environment: Windows XP + Tomcat 5.5
> Reporter: Kelvin Wong
> Assignee: Bernd Bohmann
> Priority: Minor
> Attachments: tc_date.zip
>
> When pressing the calendar icon of a date picker, it will reset the selected
> value of <tc:selectOneChoice> to first option.
--
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