I agree that 'Set focus' would work better than "On Display" (my suggestion) 
since it would prevent unnecessary copying when you display the entry without 
changing the field.

Dwayne Martin

---- Original message ----
>Date: Fri, 1 Feb 2008 09:43:17 -0500
>From: Ron Tavares <[EMAIL PROTECTED]>  
>Subject: Re: how to undo a change in a character field  
>To: [email protected]
>
>   **
>   Serouche,
>    
>   You can have an Active Link that fires on 'set
>   focus' on the character field.  The A/L would have a
>   'set field'
>    action that pushes the value of the character field
>   to a hidden temp feild, (zTmp_OrignalText).  The
>   UNDO button would fire a second active link that
>   restores the text by using a Set Field action to
>   pushthe value of the zTmp_OrignalText back to the
>   Character field.
>    
>   I think this will give you what you want.
>    
>   .ron
>    
>   On 2/1/08, Remedy Maniac
>   <[EMAIL PROTECTED]> wrote:
>
>     dear all,
>
>     imagine a character field and a reset button. On
>     the web interface.
>     The aim of the reset button would be to undo what
>     is typed in the
>     character field.
>     Another situation would be: you have some text in
>     a character field. You
>     type in something additional. Then by pressing the
>     button you want the
>     additional stuff being removed and you want to get
>     back to the original
>     text.
>     Another variant would be: by mistake yuo removed
>     some of the original text.
>     Is that possible?
>     Thanks
>     Serouche
>
>     
> _______________________________________________________________________________
>     UNSUBSCRIBE or access ARSlist Archives at
>     www.arslist.org
>     Platinum Sponsor: www.rmsportal.com ARSlist:
>     "Where the Answers Are"
>
>   __Platinum Sponsor: www.rmsportal.com ARSlist:
>   "Where the Answers Are" html___

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to