Hyperlinks without Ctrl in Sharepoint Visio Web Parts

Staffan Söderholm 6 Reputation points
2022-04-04T10:27:13.083+00:00

When publishing Visio-files in a Sharepoint Web Part hyperlinks only works with Ctrl. Is this possible to avoid? I have tried different kinds of Web Parts like File View or Embedding code with the same result.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,151 questions
Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
261 questions
{count} vote

2 answers

Sort by: Most helpful
  1. RaytheonXie_MSFT 38,351 Reputation points Microsoft Vendor
    2022-04-06T03:38:56.117+00:00

    Hi @Staffan Söderholm ,
    We can use a JavaScript in a content editor webpart, which gets the URLs of the shapes in the Visio diagram. Please refer to following steps.
    Place a ScriptEditor webpart on the same page that has the Visio webpart
    Paste the following code into the webpart:
    190375-test.txt

    Per my research, the issue is also fixed in Dec CU and office 365. You can take a reference to the document
    https://answers.microsoft.com/en-us/msoffice/forum/all/hyperlinks-in-visio-2013-requiring-ctrlclick-for/6324a8a9-4efa-406d-94ff-c3c87ee4d45a?page=2


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



  2. Staffan Söderholm 6 Reputation points
    2022-04-11T08:31:05.36+00:00

    Thanks for your help. I have not had the time to test it yet but will do so soon.

    Regards
    Staffan Söderholm


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.