Background:
When you want to stop hyperlinks from opening a page when clicked on follow the steps below
Steps to Complete:
Set the hyperlink to null
activeSheet.setHyperlink(row, col, {});
Tyler Barlock
ActiveReportsJS v6.2 is Here! Check out our latest update.
ARJS v6.2 is Here! Check out our latest update.
ARJS v6.2 is Here!
When you want to stop hyperlinks from opening a page when clicked on follow the steps below
Set the hyperlink to null
activeSheet.setHyperlink(row, col, {});
Tyler Barlock