Include article URL inside "show all article" view

Dont create your support topics here! No new topics with questions allowed!

Moderator: crythias

Forum rules
Dont create your support topics here! No new topics with questions allowed!
Post Reply
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Include article URL inside "show all article" view

Post by crythias »

When viewing all articles inside ticket view - it is easy to browse through the whole ticket and find the article you where looking for. Unfortunately there is no easy way to copy the URL of the article you were looking for - to send it via IM to another colleague.
Therefore I do suggest to add a Link inside the header of each article where you can copy the article URL into clipboard.
source

Here you go:

Add a line in AgentTicketZoom.dtl after

Code: Select all

$Text{"by"} $QData{"CreatedByUser"}

Code: Select all

<a href="?Action=AgentTicketZoom;TicketID=$QData{"TicketID"};ArticleID=$QData{"ArticleID"}">@</a>
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Post Reply