Hello,
I am trying to display hyperlinks in the drill through window using the approach found in this issue (https://www.flexmonster.com/question/how-to-display-hyperlinks-in-the-drill-through-window-of-flexmonster/).
But it is not working. You can check it using the example provided in this issue (http://jsfiddle.net/flexmonster/q1gtwj48/32/).
My flexmonster version is 2.7.9.
How I can get this working ?
Thanks for your help.
Hello, Alex,
Thank you for pointing out the problem with hyperlinks in the drill-through pop-up window.
We have added the following line to the creation of the hyperlinks:
cell.style['z-index'] = 2;
Now the links should work as expected.
Please see the current JSFiddle example.
You are welcome to contact us in case further questions arise.
Best Regards,
Vera