Customize Dashboard

Moderator: crythias

Locked
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

Customize Dashboard

Post by iztok »

Hi,

/opt/otrs/Kernel/Output/HTML/Standard/AgentDashboardTicketGeneric.dtl

I have edited this file, to customize ticket view to my needs. However, for ticket it seems I can only set <td>$QData{"Owner"}</td>, but UserFirstname / UserLastname won't work. I checked around other .dtls, they have this parameter and it works. But not at dashboard view .. e.g.:


2011030210000139 RE: VMware install win 49 m ITSupport iztokb <- this is the value that is currently displayed. I'd rather have "Firstname Lastname". Any advice?
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

Re: Customize Dashboard

Post by iztok »

Anyone? :)
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

Re: Customize Dashboard

Post by iztok »

bump
sfs
Znuny newbie
Posts: 10
Joined: 28 Feb 2011, 15:22
Znuny Version: 3.0.5
Location: Warsaw, Poland

Re: Customize Dashboard

Post by sfs »

Isn't that you have to populate the Data argument passed to template to actually use the value in the $QData? You probably should take a look at the Kernel/Output/HTML/DashboardTicketGeneric.pm to see what data is being passed to the relevant template block.
Freedom is a road seldom traveled by the multitude.
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

Re: Customize Dashboard

Post by iztok »

Nothing relevant in there. At least I haven't noticed.
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

Re: Customize Dashboard

Post by iztok »

bump
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customize Dashboard

Post by crythias »

It won't be answered without development. These are fields that come from the ticket table.
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
Locked