Hyperlinks within Forms - Force Link to Open in Separate Tab (2024)

Steve G ✭✭

01/05/23 in Smartsheet Basics

Hi Smartsheet Community!

I'm wondering if there's a way to force hyperlinks within Forms to open in a separate browser tab, rather than the link opening within the same tab as the Form. I suspect how the link opens may be dependent on browser settings, but I'm curious whether there's a way to force the link to open in a new browser tab.

I'd love to know if there's a way that I can tweak the hyperlink behavior. Thanks for any help or insight you may have! 😀

0 · Share on FacebookShare on Twitter

  • sharkasits ✭✭✭✭✭

    01/06/23 Answer ✓

    If you add &target=_blank or ?&target=_blank (if there isn't already a ? in the URL) to the end of the link it will force it to open a new tab.

    Example: To open this page you would use

    9 · Share on FacebookShare on Twitter

  • JessicaDraper ✭✭

    05/12/23 Answer ✓

    Hi all,

    I think there may have been a Smartsheet update -- same thing happened to me where I had ?&target=_blank appended to URLs within help text to force open new tabs and recently they started to open in the same page again (a very frustrating issue for our users). After messing around a bit, I discovered that simply making any change to the help text where the link is (e.g. as basic as adding and deleting a space) and saving, new tabs started working again, and even works now without the ?&target=_blank in the URL. This works by default on new questions with help text links. After "editing" all my preexisting help text that include links, new tabs are now all working well again. Hopefully this is helpful!

  • Genevieve P. Employee

    02/09/24 Answer ✓

    Hi all,

    Hopping in here to let you know there's been an update to the way hyperlinks work in forms!

    It won't happen automatically for your current links, you'll need to update them. Here's more information:

    https://community.smartsheet.com/discussion/117213/new-form-hyperlinks-now-open-in-a-new-browser-tab

    Cheers,

    Genevieve

    Join us at Smartsheet ENGAGE 2024 🎉
    October 8 - 10, Seattle, WA | Register now

    2 · Share on FacebookShare on Twitter

Answers

  • sharkasits ✭✭✭✭✭

    01/06/23 Answer ✓

    If you add &target=_blank or ?&target=_blank (if there isn't already a ? in the URL) to the end of the link it will force it to open a new tab.

    Example: To open this page you would use

    9 · Share on FacebookShare on Twitter

  • Steve G ✭✭

    01/06/23

    @sharkasits - That worked! Thank you so much!

    0 · Share on FacebookShare on Twitter

  • pgeorguson ✭✭

    03/29/23

    @Steve G @sharkasits has this solution continued to work for you? It appeared to work for me, but when I shared the form the hyperlinks opened in the same tab for the end user. And now they are doing it for me as well. It seemed to work then reverted? Frustrating for sure...

    0 · Share on FacebookShare on Twitter

  • sharkasits ✭✭✭✭✭

    03/30/23

    @pgeorguson It's still working for me. That's a browser supported attribute that I believe all major browsers use. Are you using something other than a major browser?

    0 · Share on FacebookShare on Twitter

  • Kyle Chipman Overachievers

    05/03/23

    For the folks in this thread, an enhancement request was created to establish this functionality by default - feel free to upvote via the link below:

    "Send user to link" in form submission to open in a new tab/window — Smartsheet Community

    3 · Share on FacebookShare on Twitter

  • Melinda Roy ✭✭✭

    05/09/23 edited 05/09/23

    Hi all - there's a similar thread going here: https://community.smartsheet.com/discussion/comment/374030

    When I reached out to Smartsheet about this back in November, they indicated the default behavior is for the link to open in a new tab/window. Something is causing the "target=_blank" blank to drop off the HTML in the links. This is happening with most, but not all of the forms I've created. Also, like others have said, the links initially open in a new tab, but 1-2 days later they start opening in the same window as the form regardless of how you create the link. I've tested this in Edge and Chrome and get the same results. My co-worker can also reproduce the same behaviors in both browsers. I reached out to my Firm's IT team to see if there was a system-wide browser setting that's overriding the HTML. They think it's a bug with Smartsheet. I find it odd that on some of my forms, the links still open in a new tab, so I don't think it's a browser setting.

    1 · Share on FacebookShare on Twitter

  • JessicaDraper ✭✭

    05/12/23 Answer ✓

    Hi all,

    I think there may have been a Smartsheet update -- same thing happened to me where I had ?&target=_blank appended to URLs within help text to force open new tabs and recently they started to open in the same page again (a very frustrating issue for our users). After messing around a bit, I discovered that simply making any change to the help text where the link is (e.g. as basic as adding and deleting a space) and saving, new tabs started working again, and even works now without the ?&target=_blank in the URL. This works by default on new questions with help text links. After "editing" all my preexisting help text that include links, new tabs are now all working well again. Hopefully this is helpful!

    0 · Share on FacebookShare on Twitter

  • Steve G ✭✭

    05/12/23

    Thanks so much for the tip, @JessicaDraper ! I just tested out your suggestion and it worked! 😀

    0 · Share on FacebookShare on Twitter

  • Nick Burrus ✭✭✭✭✭✭

    11/13/23

    Thank you for the tip!

    This should really be an option in the form by default.

    Dr. St Nicholas Burrus DHA, PMP

    I build Smartsheets for the US Government, State Government, and about a dozen of the US Fortune 100s.

    0 · Share on FacebookShare on Twitter

  • Genevieve P. Employee

    02/09/24 Answer ✓

    Hi all,

    Hopping in here to let you know there's been an update to the way hyperlinks work in forms!

    It won't happen automatically for your current links, you'll need to update them. Here's more information:

    https://community.smartsheet.com/discussion/117213/new-form-hyperlinks-now-open-in-a-new-browser-tab

    Cheers,

    Genevieve

    Join us at Smartsheet ENGAGE 2024 🎉
    October 8 - 10, Seattle, WA | Register now

    2 · Share on FacebookShare on Twitter

'); $(this).css('min-height', '20px'); const searchBoxRoot = document.getElementById("searchbox"+index); Coveo.initSearchbox( searchBoxRoot, "https://search.smartsheet.com/community/" ); }); $('#titleBar .CoveoSearchbox').hide(); $('.coveoSearchButton').on("click",function(){ $('#titleBar .CoveoSearchbox').toggle(); }); // ====== Front Page Search Box ====== $('#Form_search').remove(); var boxes = ["#search-0", "#search-1", "#search-2", "#search-3", "#search-4", "#search-5"]; console.log("PT: Before search box replacement"); $(boxes).each(function(i, val) { // ====== Front Page Search Box ====== $(val).each(function( index ) { console.log(this); $('#searchbox' + i).remove(); $(this).find('form').remove(); $(this).addClass('fpsearchbox'); $(this).attr('id', 'fpsearchbox' + index); $(this).append('

'); $(this).css('min-height', '20px'); const searchBoxRoot = document.getElementById("fpsearchbox"+index); var action = "https://search.smartsheet.com/community/"; if ( $('body').hasClass('Categories')) { var category=$('h1.heading-1').text(); if (category === "Smartsheet Product Feedback & Ideas") { category = encodeURIComponent(category); Coveo.$(searchBoxRoot).on('buildingQuery', function(e, args) { args.queryBuilder.advancedExpression.addFieldExpression('@communitycategory', '==', [category]); }); action = action + '#&f:@communitycategory=['+category+']'; } } Coveo.initSearchbox( searchBoxRoot, action ); }); }); });

Categories

  • All Categories
  • 14 Welcome to the Community
  • Smartsheet Customer Resources
  • 62.3K Get Help
  • 364 Global Discussions
  • 199 Industry Talk
  • 428 Announcements
  • 15 Community Corner Newsletter
  • 136 Brandfolder
  • 127 Just for fun
  • 128 Community Job Board
  • 28 Member Spotlight
  • 1 SmartStories
  • 283 Events
  • 35 Webinars
  • 7.3K Forum Archives
Help shape the future of Smartsheet.Share your ideas and feature requests.

Watch video

Hyperlinks within Forms - Force Link to Open in Separate Tab (2024)

FAQs

Hyperlinks within Forms - Force Link to Open in Separate Tab? ›

We've recently updated Forms so that hyperlinks will always open in a new tab. In order for this update to take effect, you'll need to navigate to your sheet, go to 'manage forms', delete the hyperlink, and re-add the hyperlink. Then click save and you should be good to go!

How do I make a link open in another tab? ›

You can make a HTML link open in a new tab by adding the target=”_blank” attribute. You should insert this after the link address.

Can you force a URL to open in a new tab? ›

Configuring links to open in a separate tab is accomplished by adding text to the end of your page URL. This instructs the web browser to open the link in a new tab.

How can we force a link to open a URL in a different browser? ›

You must utilize a mechanism the operating system provides to define the default browser for a given URL or protocol if you wish to access a URL in a specific browser. For instance, on Windows, you may set the default browser for a particular protocol using the Default Programs control panel (such as HTTP or HTTPS).

How do I open links in different tabs? ›

Overview. Highlight any text and open all the included links at once, in new tabs. Just select the text containing links, right-click it, and select "Open links in new tabs".

How do I get links to open in a new tab automatically? ›

Answers. If you add &target=_blank or ? &target=_blank (if there isn't already a ? in the URL) to the end of the link it will force it to open a new tab.

How do you indicate a link opens in a new tab? ›

Links that open new windows or tabs include target="_blank" in the <a> tag, which is what tells the browser to open the new window or tab rather than following the link in the current tab.

How do I force a URL to open in desktop mode? ›

Manage desktop mode settings
  1. On your Android device, open Chrome .
  2. On the right of the address bar, tap More. Settings.
  3. Under “Advanced,” select Site settings. Desktop site.
  4. Turn on Desktop site.

How do I make a link open to a specific part of a page? ›

Linking: To create a link to this section, use the href attribute with a hash symbol followed by the id of the target section. For example, <a href="#section1">Go to Section 1</a> creates a link that, when clicked, will take the user to the section marked by the corresponding id.

How do you make a link open in a new tab in CSS? ›

How can I make a hyperlink open in a new window or tab instead of the same one? You can make a hyperlink open in a new window or tab by adding the target="_blank" attribute to the anchor tag.

How do I open a linked document in a separate browser tab? ›

If you set target to "_blank" , the URL will usually open in a new tab. Users can configure their browsers to open links in a new window. Note that there is a security concern with using target="_blank" : The linked page gets partial access to the linking page through the window.

Should links open in the same tab? ›

Having links open in the same tab reduces the chance of mobiles users getting lost or unable to locate a previous tab. Opening in the same tab also keeps the “back button” as an option for users to return to the previous page, which they wouldn't be able to utilize if they were in a new tab and maybe didn't know it.

How to open a link in a new tab without right clicking? ›

Ctrl+Enter

Opens the URL in a new tab. Type a URL, then press Alt+Enter.

How do I hyperlink to another tab? ›

Insert a link by cell drag-and-drop
  1. Select the hyperlink destination cell in Sheet 2.
  2. Point to one of the cell borders and right-click.
  3. Hold the button and go down to the sheet tabs.
  4. Press the Alt key and mouse over the Sheet 1 tab. ...
  5. Keep dragging to the place where you want to insert a hyperlink.
Mar 22, 2023

How do I get the button to open links in a new tab? ›

How it works. Add an HTML element to your Page Block: Write your own HTML link / button. It is this attribute (target="_blank") that causes the link to open in a new tab.

How do I change the link to open in Chrome in a new tab? ›

How to Use: Install the Extension: Add it to Chrome from the Chrome Web Store. Click the Icon: Find the extension icon in your toolbar and click it. Enable or Disable: Use the popup checkbox to turn the feature ON or OFF.

Top Articles
The Four Functions of Management (with Examples)
How To Use Student Loans For Living Expenses | Bankrate
Pollen Count Los Altos
Dunhams Treestands
Fat Hog Prices Today
Manhattan Prep Lsat Forum
Chase Bank Operating Hours
How do you mix essential oils with carrier oils?
Which Is A Popular Southern Hemisphere Destination Microsoft Rewards
Alaska Bücher in der richtigen Reihenfolge
Craigslist Greenville Craigslist
Sports Clips Plant City
Five Day National Weather Forecast
State HOF Adds 25 More Players
Missed Connections Dayton Ohio
Buy Swap Sell Dirt Late Model
Nurse Logic 2.0 Testing And Remediation Advanced Test
Beryl forecast to become an 'extremely dangerous' Category 4 hurricane
Morristown Daily Record Obituary
Between Friends Comic Strip Today
Highmark Wholecare Otc Store
Aol News Weather Entertainment Local Lifestyle
All Obituaries | Verkuilen-Van Deurzen Family Funeral Home | Little Chute WI funeral home and cremation
How Taraswrld Leaks Exposed the Dark Side of TikTok Fame
Haunted Mansion Showtimes Near Epic Theatres Of West Volusia
Hellraiser 3 Parents Guide
What we lost when Craigslist shut down its personals section
County Cricket Championship, day one - scores, radio commentary & live text
Street Fighter 6 Nexus
"Pure Onyx" by xxoom from Patreon | Kemono
Rock Salt Font Free by Sideshow » Font Squirrel
Puerto Rico Pictures and Facts
Gas Prices In Henderson Kentucky
Mistress Elizabeth Nyc
Aliciabibs
Arcadia Lesson Plan | Day 4: Crossword Puzzle | GradeSaver
Soulstone Survivors Igg
Maxpreps Field Hockey
Kelly Ripa Necklace 2022
Tirage Rapid Georgia
Ursula Creed Datasheet
Bunkr Public Albums
Lamont Mortuary Globe Az
Love Words Starting with P (With Definition)
Ucla Basketball Bruinzone
Nearest Wintrust Bank
Sams La Habra Gas Price
How To Connect To Rutgers Wifi
Jasgotgass2
Cheryl Mchenry Retirement
Latest Posts
Article information

Author: Terrell Hackett

Last Updated:

Views: 6311

Rating: 4.1 / 5 (72 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Terrell Hackett

Birthday: 1992-03-17

Address: Suite 453 459 Gibson Squares, East Adriane, AK 71925-5692

Phone: +21811810803470

Job: Chief Representative

Hobby: Board games, Rock climbing, Ghost hunting, Origami, Kabaddi, Mushroom hunting, Gaming

Introduction: My name is Terrell Hackett, I am a gleaming, brainy, courageous, helpful, healthy, cooperative, graceful person who loves writing and wants to share my knowledge and understanding with you.