Forum Discussion
Hyperlink in Sharepoint list opens in two new tabs
We have a list (new list experience) with customers that we have developed a Dashboard page for.
This page gathers information on the customer using an Id from a querystring that is generated by a workflow when an item is created in the customerlist. Meaning we build a link in the workflow that is stored in a hyperlink field.
The problem is, when we click on this link (in the list column) it opens the Dashboardpage in two new tabs in Chrome and in IE it opens in a new tab and tries to open it in a new window as well.
Our url looks something like /SitePages/Dashboard?Customer=57.
I've checked the workflow and that seems correct, if we add the link manually, the same thing still happens.
Has someone else experienced this? Seems like a bug, so if anyone has any ideas I'd be very happy.
2 Replies
- Ellya_GoldBrass Contributor
I'm using the Hero web part on a team site on SharePoint Online and found the same. I'm using 5 tiles layout and each link opens two tabs to the same location when clicked. Will keep digging and report back here if I find anything.
- Anonymous
Yes, I see it too. I'm looking for a solution.