Can you show some code? As a rule of thumb, AgaviFormPopulationFilter must be enabled and set to operate on "write" request method, and the <form action="..."> must be identical to the current URL. See the sample app for an example - the LoginInput template is shown again on failure, and everything is filled in again there (plus erroneous fields get the "error" class, so you can highlight them in red or something using CSS).
David Am 13.03.2007 um 07:23 schrieb surej ns: > hai All Its Me again > > How can we preserve value in a form object? For example: i have > value in a text box. And after the validation (using xml > validation) the value disappears from the text box. Also I have e > select box which is populated using DB, after the same validation > the list gets blank. Why is it happening and how can I prevent it > > thx > surej > _______________________________________________ > users mailing list > [email protected] > http://lists.agavi.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
