Code: Select all
[% Data.TicketID | html %]
At first glance it seems that it is not possible, perhaps I would have to change Modules/AgentTicketZoom to add it, but not sure how.
Moderator: crythias
Code: Select all
[% Data.TicketID | html %]
Code: Select all
[% Data.UserLogin %]
Code: Select all
console.log(Core.Config.Get('UserID'));