You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by tk...@ppi.de on 2004/10/20 14:18:21 UTC

howto differ two PropertySelections in one FormSubmit

If there are two PropertySelections in one form and both submit their values
on change, is there a way to figure out which propertySelection caused the
event?

Thorsten

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


Re: howto differ two PropertySelections in one FormSubmit

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
On Oct 20, 2004, at 8:18 AM, tkl@ppi.de wrote:
> If there are two PropertySelections in one form and both submit their 
> values
> on change, is there a way to figure out which propertySelection caused 
> the
> event?

The one with a different value than when initially rendered is the one 
that caused the event :))

	Erik


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