[rt-users] disable "New ticket in" button
jesse west
jessepdx at gmail.com
Fri Feb 8 17:55:37 EST 2013
thanks for the reply. i'll try to figure how to do it the way you suggest
in the meantime, i changed /opt/rt4/share/html/ElementsCreateTicket
from:
<%ARGS>
$SendTo => '/Ticket/Create.html',
</%ARGS>
to:
<%ARGS>
$SendTo => '/',
</%ARGS>
On Fri, Feb 8, 2013 at 2:50 PM, Kevin Falcone <falcone at bestpractical.com>wrote:
> On Fri, Feb 08, 2013 at 01:54:04PM -0800, jesse west wrote:
> > we only allow tickets submitted thru a webform
> > how can i disable the "New ticket in" button in RT at the top of the
> page?
>
> The 'New Ticket In' is a PageWidget() which is part of the menu.
> You can read about changing menus using callbacks here:
> http://requesttracker.wikia.com/wiki/Menus
>
> -kevin
>
>
>
> --
> Help improve RT by taking our user survey:
> https://www.surveymonkey.com/s/N23JW9T
>
--
*She blinded me with science, she tricked me with technology. ~ Thomas Dolby
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20130208/2903f259/attachment.htm>
More information about the rt-users
mailing list