Hi Eelco,

I've looked at the examples. There are a couple of things that still
troubles me:

1) How can I use a compound property model without naming the nested
form components with their full path (ie. 'birthDate.year' instead of
simply 'year').

2) If I add a validator to the form component panel (for panel level
validation), can I assume that the nested component models will be
already bound when the validator is triggered, or at least that
getConvertedInput() will work on them?

Thank you.
Cheers,
Carlos



On 4/9/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > > as a formcomponent itself. and actually wicket does support embedded 
> > > forms.
> >
> > Can you expand on this? Will nested forms be validated and bound
> > before their containers?
>
> Look at wicket.examples.forminput.Multiply and
> wicket.extensions.yui.calendar.(Date)TimeField for examples.
>
> Eelco
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to