Hello Everyone,

I have a FORM with some editor fields and an Image gallery implemented thr'
Abstract component. 
When the user selects the Image, we do a  reload of page. This causes losing
Data in all the input fields.

Since these are all part of same form I cannot group components into a Form
and nest it inside one another.
I am using hidden parameters to maintain the data but somehow on selecting
the image, we lose it.

Can anyone suggest a way to preserve the values. Is this a case for using
@Client-Persist ?

Thanks,
Sunil
-- 
View this message in context: 
http://www.nabble.com/Form-Rewinding---losing-component-values-%21-tf2700598.html#a7530549
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to