[rt-users] Filter on body
Machiel van Veen
m.vanveen at franksolutions.nl
Wed Sep 12 03:13:03 EDT 2007
Great, that did the trick.
Thanks a million for the code.
--
Best regards,
Machiel van Veen
On Tuesday 11 September 2007 18:53, Gene LeDuc wrote:
> Hi Machiel,
>
> I do something similar. Since this transaction is On Create, look at the
> transaction content instead of the ticket body.
> if ($self->TransactionObj->Content( ) =~ /Content I filter on /i )
>
> Regards,
> Gene
>
More information about the rt-users
mailing list