[rt-users] Finding username for taken ticket
Todd Chapman
rt at chaka.net
Fri Oct 8 15:04:36 EDT 2004
Try: $Transaction->CreatorObj->Name()
-Todd
On Fri, Oct 08, 2004 at 11:39:28AM -0500, Jeremy Baumgartner wrote:
> We want to send a response to the requestor when someone takes their
> ticket. The template currently has {$Transaction->NewValue()} where we
> want the username to appear. What is the best way to get the username
> instead of the user id number?
>
> --
> Jeremy Baumgartner
> CAE UNIX Systems Staff
>
> "Debugging is twice as hard as writing the code in the first place.
> Therefore, if you write the code as cleverly as possible, you are,
> by definition, not smart enough to debug it."
> - Brian W. Kernighan
>
> _______________________________________________
> 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