On 08/26/2011 10:28 AM, Roedel, Mark wrote: > Is there a better way to add items to the menus in RT4 than creating and > maintaining a $RT_HOME/local/html/Elements/Tabs?
Yes. Use callbacks and the Menu() and PageMenu() functions to get the RT::Interface::Web::Menu objects. The API is documented there. Thomas -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Chicago, IL, USA September 26 & 27, 2011 * San Francisco, CA, USA October 18 & 19, 2011 * Washington DC, USA October 31 & November 1, 2011 * Melbourne VIC, Australia November 28 & 29, 2011 * Barcelona, Spain November 28 & 29, 2011
