Nevermind, figured it out.. in Updates.html added....<div><br></div><div><br></div><div><div><tr><td class="label"><&|/l&>Queue</&>:</td></div><div><td class="value"><%$SelectQueue|n%></td></div>
<div></tr></div><div><br></div><div><br></div><div>.........</div><div><br></div><div><br></div><div><br></div><div><div>my $SelectQueue = $m->scomp("/Elements/SelectQueue", Name => 'Queue', Default =>$TicketObj->QueueObj->Id, ShowNullOption => 0);</div>
</div><div><br></div><div><br></div><div><br></div><br><div class="gmail_quote">On Thu, Oct 28, 2010 at 4:22 PM, Chris Hall <span dir="ltr"><<a href="mailto:hiro24@gmail.com">hiro24@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
It's probably going to be something of a dirty hack but.. I'd like a one-stop shop where people can re-open resolved tickets, comment on them, and place them in appropriate queues.  (helpdesk, billing, corp support, etc...)  The obvious place for this seems to be the "Comment" link at the top right, as it has already the dropdowns to re-open the ticket, and a box for comments.. but I'd like to add in a drop-down to this page to tell it also which queue it needs to go to once I click "Update Ticket".  I've looked around and I'm a little lost where to begin with something like this.  Does anybody have any ideas how something like this could be done?
</blockquote></div><br></div>