[ 
https://issues.apache.org/jira/browse/WICKET-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frank van Lankvelt updated WICKET-1390:
---------------------------------------

    Attachment: wicket-1390

Simple implementation of an AjaxDateTimeField.  It subclasses the existing 
DateTimeField but implements its own data handling as the convertedInput fields 
are not (all) available in an Ajax update request.

> Ajaxified DateTimeField
> -----------------------
>
>                 Key: WICKET-1390
>                 URL: https://issues.apache.org/jira/browse/WICKET-1390
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>    Affects Versions: 1.3.1
>            Reporter: Frank van Lankvelt
>            Priority: Minor
>         Attachments: wicket-1390
>
>
> There should be an ajaxified version of the DateTimeField component.  The 
> current version is non-trivial to ajaxify, as its processing of the date and 
> time fields hooks into the form input processing.

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

Reply via email to