Lobo,<br><br>Do you REALLY care what the old value was? We use Custom 
Fields as triggers on a lot of scrips, but we really don't care what it 
used to be. We only care that it has changed and what it has changed to.
 It makes the code easier to write and debug.<br>
<br>Kenn<br>LBNL<br><br><div class="gmail_quote">On Thu, Apr 29, 2010 at 6:58 AM,  <span dir="ltr"><<a href="mailto:lobo%2Brt@mental.com">lobo+rt@mental.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hiya, we use custom fields and they work well so far.<br>
<br>
Now I'd like to do something in a scrip if the content of<br>
one of my custom fields changes, say, from "foo" to "bar".<br>
I know how to check if the field is "bar", but I don't know<br>
how to find out if it always has been "bar" before, or if<br>
the user just changed it from "foo".<br>
<br>
Is there a way to run a scrip on the condition "value of a<br>
certain custom field changed", or should I rather let the<br>
scrip run "On Transaction" and check the current field value<br>
against its previous value?  How to do it?<br>
<br>
    Ciao, Lobo<br>
<br>
<br>
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>
Buy a copy at <a href="http://rtbook.bestpractical.com" target="_blank">http://rtbook.bestpractical.com</a><br>
</blockquote></div><br>