You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Joshua Jackson <jo...@gmail.com> on 2008/04/26 07:03:21 UTC

T5: Display Zone after form Submission?

Dear all,

Is it possible to display a zone after form submission? How do I do
this? Or does zone only applicable for link?

Thanks in advance

-- 
Let's show the world what we've got.

Blog: http://joshuajava.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: Display Zone after form Submission?

Posted by Tobias Wehrum <Le...@dragonlab.de>.
Hi Joshua,

http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry/corelib/components/Form.html

Is the "zone" parameter what you look for?
If you mean BeanEditForm: According to JIRA (TAPESTRY-2280) it will have 
one too in 5.0.12.

Hope that helps,
Tobias

Joshua Jackson schrieb:
> Dear all,
>
> Is it possible to display a zone after form submission? How do I do
> this? Or does zone only applicable for link?
>
> Thanks in advance
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org