[rt-users] Custom AutoReply
Ruslan U. Zakirov
Ruslan.Zakirov at acronis.com
Mon Oct 18 04:07:33 EDT 2004
Paul Porter wrote:
> Hi,
>
> How can I pull the requestor's username and email address out of the
> submitted ticket and use it in the auto-reply?
Try next blocks
{ $TransactionObj->CurrentUser->EmailAddress }
and
{ $TransactionObj->CurrentUser->Name }
>
> Thanks,
>
> Paul
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT wiki at http://wiki.bestpractical.com
More information about the rt-users
mailing list