You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Stephane Decleire <sd...@cariboo-networks.com> on 2008/05/27 15:57:25 UTC

T5: events of several BeanEditForm

I've got several BeanEditForm on a single page.
How can i found which one has trigger a submit event ? (i would like to 
have a onSubmit function by BeanEditform)

Stephane

Re: T5: events of several BeanEditForm

Posted by "Filip S. Adamsen" <fs...@fsadev.com>.
Give each form an id and you can name your methods onSubmitFromId to 
distinguish between them.

-Filip

Stephane Decleire skrev:
> I've got several BeanEditForm on a single page.
> How can i found which one has trigger a submit event ? (i would like to 
> have a onSubmit function by BeanEditform)
> 
> Stephane
> 

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