You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Brill Pappin <br...@pappin.ca> on 2009/03/23 07:26:47 UTC

YUI DateField not setting model object property?

I'm using the YUI DateField on a form that has a CompoundPropertyModel  
as its object, however the field doesn't seem to be setting the  
property on the base POJO.
The form components are all using the simple wicket id method of  
accessing the POJO properties via the CompoundPropertyModel.

Did I miss something on this component? does it not work the way a  
normal form field works?

If anyone can tell me what they have done to get it working, I'd be  
much obliged.

- Brill

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org