Forum Discussion

Ariella Noth's avatar
Ariella Noth
Copper Contributor
May 21, 2018
Solved

Ability to make intrasite page on Hero Bar open in new tab?

Is there a way to make it so that if you are linking to a page within the Sharepoint site that when you click on the link/tile in the Hero web part that it will open in a new tab rather than the same window??

  • Anonymous's avatar
    Anonymous
    May 21, 2018

    I always used a URL shortening service so the link is treated external and a new tab is created. or if you have an internal URL redirect service on a web app you could use that as well. 

5 Replies

  • Anonymous's avatar
    Anonymous

    You can try the custom spfx promoted links webpart for modern interface by Microsoft Team to open links in new tabs. It doesn't have all features of hero webpart but each item will open in new window.

     

    https://github.com/SharePoint/sp-dev-solutions/tree/master/solutions/LinksAndHandlebarsTemplate

  • Anonymous's avatar
    Anonymous

    I always used a URL shortening service so the link is treated external and a new tab is created. or if you have an internal URL redirect service on a web app you could use that as well. 

    • jaylindell's avatar
      jaylindell
      Copper Contributor
      Excellent suggestion. Used bitly (our firm is licensed to use it) and it worked like a charm.

Resources