This is a notification from the Help Desk.



On Jul 02, 2011 @ 03:24 pm, [email protected] wrote:
Hello, 

I would like to provide multiple actions to a MenuModule/PreMenuModule. 

I would like the "Spam" one to move it to the "Junk" queue and close the 
ticket. The current action only moves it to the new queue. What can I add to 
the arguments to add an additional action to make it also close the ticket? 



$Self->{'Ticket::Frontend::PreMenuModule'}->{'460-Spam'} = { 
'Action' => 'AgentTicketMove', 
'Description' => 'Mark as Spam!', 
'Link' => 'Action=AgentTicketMove&TicketID=$Data{"TicketID"}&DestQueue=Junk', 
'Module' => 'Kernel::Output::HTML::TicketMenuGeneric', 
'Name' => 'Spam' 
}; 


Thanks.

------
This is an automated response.  Your issue has been noted.  We'll be in touch 
soon.

Please reply to this email or visit the URL below with any additional details.

http://itsupport:1111/portal/view-help-request/1370


---------------------------------------------------------------------
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

Reply via email to