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?
Customize Dashboard
Moderator: crythias
Re: Customize Dashboard
Anyone? 

Re: Customize Dashboard
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.
Re: Customize Dashboard
Nothing relevant in there. At least I haven't noticed.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Customize Dashboard
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
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