Hello! On a page I have a form which I want to redisplay after it has been submitted. The user should be able to change/submit it many times until he is satisfied with the result.
But when he clicks on the submit button, there is no visual response that the submit happened. What I would expect is that the page blanks and rebuilds after the submit is done. Another idea is displaying a "Your query was submitted"-box in top of the form, but after the second submit the effect would be the same: none. Does anyone has a hint for me how I can visualize this? Perhaps I could mark the changed values in a different color, but I do not know how to access form fields which have been created with a loop component. TIA Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org