[rt-users] How to craft Transaction Link

Ruslan Zakirov ruslan.zakirov at gmail.com
Tue Mar 14 18:40:39 EST 2006


On 3/14/06, Michael Erana <cto at lanusa.com> wrote:
>
> Hi Everyone.
>
>     I was trying to mod default template 6 so that it would include the
> transaction # in the provided URL on comment notification but I need to find
> the reference for the tranactionID of the comment... I thought it would be
> as simple as:
>
> {$RT::WebURL}Ticket/Display.html?id={$Ticket->id}#txn-{$Transaction->ObjectId}
it's {$Transaction->id} , each record has id method.

>
> but is the same are the ticket Id... Any hints? I'm about to go code diving
> to follow the objects to see where I can get the transaction Id otherwise...
>
> TIA.
>
> Michael Eraña, CISSP
> Chief Technology Officer
> PC Network, Inc.
> cto at lanusa.com
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
>
> We're hiring! Come hack Perl for Best Practical:
> http://bestpractical.com/about/jobs.html
>
>


--
Best regards, Ruslan.


More information about the rt-users mailing list