[rt-users] add requestor name in Templates
Kevin Falcone
falcone at bestpractical.com
Mon Oct 19 10:31:56 EDT 2009
On Mon, Oct 19, 2009 at 11:04:18AM +0200, Anne Fradin wrote:
> Hi,
> I'm using RT 3.8.4 on Debian Lenny
>
> I would like to add the requestor name in my autoreply template
>
> When I try to add :
> {$Ticket->Requestors->UsersObj->First->RealName}
> the scrips isn't executed
You should have errors in your log
And you probably just want $Requestor->RealName,
check docs/templates.pod in the tarball for the variables that are
set in a template.
-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20091019/d52fba5b/attachment.sig>
More information about the rt-users
mailing list