Hi Kevin, thanks for replying.
Yes I did try replacing " my $val =
$Ticket->FirstCustomFieldValue("$target_name");"
to my $val = $Transaction->FirstCustomFieldValue("$target_name");
where:
my $Transaction = $self->TransactionObj;
my $Ticket = $self->TicketObj;
but still, the value is empty.
> Have you called FirstCustomFieldValue on a Transaction object (since
> this Custom
> Field applies to Transactions and not Tickets)?
>
> -kevin
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com