We have a need to update a DateTimeField via Ajax, but its fields are
private, and they don't have setOutputMarkupId() set on them. The result is
an exception upon Ajax update. Is there any solution other than cloning and
owning DateTimeField?

We are using Wicket 1.4.17 (and we can't upgrade to 1.5 just yet).

Any help is appreciated.
Julian

Reply via email to