You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Webmaster Fée du Logis <we...@fee-du-logis.com> on 2008/03/02 14:14:58 UTC

T5 : How to compare old and new values of a form ?

I would like to check if a value has been updated in a form before 
launching a time consuming treatment.
What's the simplest way to compare the old and new values of a form ?

Thanks in advance.

Stephane

Re: T5 : How to compare old and new values of a form ?

Posted by Davor Hrg <hr...@gmail.com>.
it depends how you store previous data,
... to do it all you'll need to look into form events

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

Davor Hrg

On 3/2/08, Webmaster Fée du Logis <we...@fee-du-logis.com> wrote:
> I would like to check if a value has been updated in a form before
> launching a time consuming treatment.
> What's the simplest way to compare the old and new values of a form ?
>
> Thanks in advance.
>
> Stephane
>

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