[rt-users] Customized Scrip Conditions?
Todd Chapman
rt at chaka.net
Mon Apr 19 14:41:35 EDT 2004
if ($self->TransactionObj->Type eq 'Status' && $self->TransactionObj->NewValue eq 'open') {
return 1;
}
On Mon, Apr 19, 2004 at 12:13:07PM -0700, Kastl, Rebecca E. wrote:
> Does anyone know of any information or documentation about the syntax
> for creating custom scrip conditions?
>
> Specifically, I want to have a custom scrip that only triggers when the
> status changes to open. Unfortunately, I can't seem to find any
> documentation regarding the syntax for the "Create Custom Condition".
>
> --
> Rebecca Kastl
> Network Administrator
> 480-926-1887
> Varsity Gold, Inc.
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> RT Developer and Administrator training is coming to LA, DC and Frankfurt this spring and summer.
> http://bestpractical.com/services/training.html
>
> Sign up early, as class space is limited.
More information about the rt-users
mailing list