Simple , Very simple


 <td width="10%">
  <a
href="$Env{"Baselink"}Action=AgentTicketCustomer&TicketID=$QData{"TicketID"}
"
     onmouseover="window.status='$JSText{"Customer history"}'; return true;"
onmouseout="window.status='';">
  <div title="$QData{"CustomerID"}">$QData{"CustomerUserID","15"}</div>
  </a>
</td>







Lucio de Aquino Marinho escreveu:

Hello to all 

  Following  the same line , how to put the login name of the user in the dashboard , I tried some lines without sucess !!!!
  Thanks for all

Lucio




Путкин Герман escreveu:
What I really need is the name of the queue, instead of the ID. Can
anyone please suggest how to retrieve the queue name instead?
    

Just type Queue instead QueueID :)

Also I add link to this queue:

<td width="10%">
<a href="$Env{"Baselink"}Action=AgentTicketQueue&QueueID=$QData{"QueueID"}"onmouseover="window.status='$JSText{"Queue"}'; return true;"
onmouseout="window.status='';">
<div title="$QData{"Queue"}">$QData{"Queue","15"}</div>
</a> 
</td>      


German
  


--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/