Hi Ron,

> 1. Is there a way to modify the agent queue view to display the owner
of each ticket?

* Edit Kernel\Output\HTML\Standard\AgentTicketQueueTicketView.dtl
* Look for 
#          <tr  valign="top">
#            <td><b>$Text{"Owner"}:</b></td>
#            <td><div
title="$QData{"Owner"}">$QData{"Owner","18"}</div></td>
#          </tr>
* uncomment those lines (i.e. delete the '#' at the beginning of each
line

there you go.


         
> 2. Is there a way to change the queue where the ticket is located, in
the email and phone response screens? 
You can choose the queue in the select labeled "From" (at least in my
installation.

Hope that helps, gerhard 

         
_______________________________________________
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
Support or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to