[rt-users] Open links in same window
Jon Daley
bestpractical at daley.snurgle.org
Wed Jun 15 15:15:46 EDT 2005
_blank is exactly NOT what you want:
http://www.htmlcodetutorial.com/linking/_A_TARGET_95y98y108y97y110y107y.html
It sounds like you want to make your own frame, and open the ticket inside
that, and not in the same window. I believe the default is to open in the
"same" window, ie. replacing the contents of the current window with the
ticket information.
On Wed, 15 Jun 2005, Hilde T Lauvset Rafaelsen wrote:
> Does anybody know how I can tell RT to open a link in the same window? I
> tried to add target="_blank" in a <a href=...> but that didn't work.
>
> My problem is that when I am in the ticketlist window an click a ticket,
> I want the ticket history to be displyed on the same page under the
> ticketlist.
>
> I tried to configure DefaultSearcResultFormat with a target="_blank".
More information about the rt-users
mailing list