[rt-users] Open links in same window
Hilde T Lauvset Rafaelsen
hilde.rafaelsen at cc.uit.no
Wed Jun 15 16:32:09 EDT 2005
Hi,
You are absolutely right, target=_blank is not what I really want. Neither is target="_mainframe". I don't know how to solve it. But what I want is to display the ticket history below the ticket list, also both in the same window.
Hilde
-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com on behalf of Jon Daley
Sent: Wed 6/15/2005 9:15 PM
To: rt-users at lists.bestpractical.com
Cc:
Subject: Re: [rt-users] Open links in same window
_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".
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Be sure to check out the RT Wiki at http://wiki.bestpractical.com
More information about the rt-users
mailing list