Skip to main content
Scott_Whitmore
May 16, 2022
Question

Open Link in same browser tab?

  • May 16, 2022
  • 14 replies
  • 5085 views

When adding a prototype link of “On Click>Open Link” is there any way to control whether that link opens in a new tab or stays in the existing tab when viewing in a browser. I’ve seen it happen both ways but can’t figure out how to control it.

I’m linking between pages of the same project and would love to keep in all in one tab.

This topic has been closed for replies.

14 replies

Jim_James
June 3, 2022

I have been looking for this solution for days! Why does an external link have to open a new tab? Anyone??

Connor_Banayad
June 22, 2022

Struggling with this as well. Would be great to be able to set it so that the link opens in the existing tab.

Valerie_Perridon
July 1, 2022

We’ve been running into the same issue! Would love to determine same-tab or new-tab behaviour, rather than default to a new tab.

Jim_Law
New Member
September 29, 2022

I’m having a similar problem, my embedded links (in decks im making) are opening the link in the same tab/closing the pdf and thus disrupting the flow… would like to be able to set the link to open in a new browser tab.

Abdirizak_Duale
October 19, 2022

Did anyone figure how to open pdf links in a new browser tab?

Martin_E_Hardee
December 15, 2022

Really would love this as a checkbox feature to open link in a new tab or not. The current default behavior of always opening a new tab is confusing for our users, and memory intensive.

One workaround for TEXT LINKS ONLY is to link to the page – if you have only one prototype flow on that page. However, this doesn’t work for interaction links that are part of a prototype (say, over a graphic) ,

kyl
January 13, 2023

Adding another voice into this mix that still NEEDS this option!

Timothy_Moyer
January 26, 2023

Agreed! Open Link in Same Tab would be very helpful.

As I’m using Open Link as work-around already for fact that can’t link component from one page to another.

Jasmine_Wilkinson
February 10, 2023

It’s bad enough that we have to use this workaround to do something as simple as link to another page in a prototype (when are you going to fix this!!) - but the workaround still sucks and breaks a golden rule in UX - never break the back button.

REALLY need the option to open links in the same tab.

Scott_Clark2
February 20, 2023

Are you referring to viewing prototypes in a browser window? I was looking for a solution to open a second browser window from a prototype and added target=“_blank” to the link which works. I wonder if using target=“_self” or “_parent” would keep it in the same window.