Thanks,
This will show the hyperlink itself, is there any way to have both text AND hyperlink? so it looks something like this If i have hyperlink with text, the text gets displayed, and the link doesn't display also, preferably open in the same window rather than a popup
Also, i'd like the node to be disabled with no other action allowed except to click it as if it were a simple link. If i set any constraint, the link doesnt work
see first node here http://jsplayground.syncfusion.com/q3kjyppy
not much documentation at https://help.syncfusion.com/api/js/ejdiagram#members:nodes-labels
Thanks for the response.
I'd want the text "label" in your screenshot to be a link that, when they click on it, goes to syncfusion. This is because hte links themselves are really long so wouldnt look good displayed.
I dont want the users to move the nodes around, but just to be able to click the hyperlink - or click the node and they navigate to the link that the text says
What i'm trying to achieve is like in the image attached (original source https://global-uploads.webflow.com/573d5a1eee15ab7f704a5af7/59531650ff742f42927e8571_strategy-map-example-peoplestreme.png)
Each of the nodes on the image is an objective e.g. the one that says "Reduce Cost To Hire..." will be a link to view that objective, so when the user clicks that node, they can effectively drill down to see more details about how to reduce cost to hire
Thanks & hope that helps
Thanks,
The links are different per node, can i set a custom attribute that I can read on the label?
Thanks