Menu Link to an external URL

Laurent Minost <[email protected]>
Newsgroups gmane.comp.otrs.devel
Message-ID <[email protected]>
Hi,

I added a new menu link by following example in OTRS dev documentation, 
this menu is now working and I have an associated 
TicketMenuAddBugzilla.pm module and dtl template associated.

My question is :


Is it possible that the link displayed in the OTRS Menu bar leads to an 
external URL, not relative one ?


...
    $Self->{LayoutObject}->Block(
     Name => 'MenuItem',
     Data => {
         %{$Param{Config}},
         %{$Param{Ticket}},
         %Param,
         Name => 'Script',
         Description => 'Something bla bla bla!',
         Link => 'Action=AgentFAQ&ItemID=$QData{"ServiceID"}',
     },
     );
...

It seems that the Link parameter will use the value to add it to the 
"Base OTRS URL" but in case we want an external link it's not what we 
are waiting for.

Thanks in advance,

BR,

Laurent MINOST
---------------------------------------------------------------------
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.