AJAX and Form Fields

2007-10-05 Thread Michael Laccetti

Is there a way to retain contents of a form when the fields are repainted by 
AJAX (to hide/unhide new fields, etc/.)?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: AJAX and Form Fields

2007-10-05 Thread Sam Hough

I think it pretty much does this by default. It largely depends on what
IModel you are using... I think the components will hold dirty values for
you (doesn't pass validation) but then the model should store the state of
the fields.



Michael Laccetti-2 wrote:
 
 Is there a way to retain contents of a form when the fields are repainted
 by AJAX (to hide/unhide new fields, etc/.)?
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/AJAX-and-Form-Fields-tf4575968.html#a13062037
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]