I am in the process of developing a custom dashboard in Visio. One of the requirements is that clicking on a shape should navigate to another page within the same Visio file (or even to a distinct Visio file). Can anyone provide guidance on how to accomplish this?
Hi Jeyram,
I believe the following link from DataMiner Docs will help you with this use case:
Making a shape display a particular page of the current Visio drawing
Hope it helps.
Hi Jeyaram,
Please check the answer from Michiel. You will need to link the shape to the component that you would like to navigate (it could be an element, service or view).
Hi Miguel,
Thank you!
But unfortunately, it didn’t help with my current use case. I need to navigate to the page when I click on the shape (assume what happens if we click the element or view in a shape).
Myname|Window –> which opens in a new window.