Name of the owner instead of user-id in Customer "My Tickets" Plz help...

Hello Everyone, Any idea on following problem, Any suggestions, please help.I am stuck here: I want to display Name of the Owner instead of user-id under "My Tickets" in Customer Web Interface. I have changed this in agent section via editing the respective ".dtl" file. I tried to edit "CustomerStatusView.dtl" but no luck. Please guide me how can i make this change. Thanks in advance Regards AG =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you

Hi Aprit, the information, owner last name, owner first name and so on is not available in the template per default. What you have to do: o In the frontend module (Kernel/Modules/CustomerTicketOverView.pm) you need to do an lookup to get this data. o In order to make it accessible via .dtl you need to put this date also into the date attribute of the "Record" block. o Then you can it access in .dtl via e. g. "$QData{"UserLastname"} $QData{"UserFirstname"}" Good luck ;) -Martin On 12.01.2010, at 07:11, Arpit2 G wrote:
Hello Everyone, Any idea on following problem, Any suggestions, please help.I am stuck here:
I want to display Name of the Owner instead of user-id under "My Tickets" in Customer Web Interface. I have changed this in agent section via editing the respective ".dtl" file. I tried to edit "CustomerStatusView.dtl" but no luck. Please guide me how can i make this change.
Thanks in advance
Regards AG
=====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you

Thanks Martin, Now i have a direction to work.I'll definitely try it.
Arpit Gupta
From: Martin Edenhofer
Hello Everyone, Any idea on following problem, Any suggestions, please help.I am stuck here:
I want to display Name of the Owner instead of user-id under "My Tickets" in Customer Web Interface. I have changed this in agent section via editing the respective ".dtl" file. I tried to edit "CustomerStatusView.dtl" but no luck. Please guide me how can i make this change.
Thanks in advance
Regards AG
=====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
--------------------------------------------------------------------- OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/ =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
participants (2)
-
Arpit2 G
-
Martin Edenhofer