Take for example the fairly common occurrence -- a site you can navigate around that presents a login box on every page that you can access at any time. The submission of the form starts a flow of execution, it is not in the middle of one.
I can see a possibility for action callbacks in the form definition, but then I cannot figure out how to access the form (to transform it) without using form.showForm(...) to display a pipeline for the form.
Is there a secret I haven't found for doing this?
-Brian
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]