Hi,
 
im trying to use otrs variables in the Body of a template.
 
i've tried adding it like this:
https://server.domain.com/otrs-$QDATA{"TicketID"}
 
and like this
 
<a href="https://server.domain.com/otrs-"$QDATA{"TicketID"}> <\a>
 
but no luck.
 
thanks for any help.
 
Neil