Hello!
I have configured the viewer so that the link opens in a new window and does not work. Here is the code.
var options = new Stimulsoft.Viewer.StiViewerOptions();
options.appearance.openLinksTarget = "_blank";
var viewer = new Stimulsoft.Viewer.StiViewer(options, 'StiViewer', false);
viewer.report = report;
viewer.renderHtml(idDiv);
Thank you
openLinksTarget don't work
Re: openLinksTarget don't work
Hello.
We have reproduced the issue.
We need some time to fix it.
We will let you know when we get any result.
Thank you.
Ticket reference: #3480
We have reproduced the issue.
We need some time to fix it.
We will let you know when we get any result.
Thank you.
Ticket reference: #3480
Re: openLinksTarget don't work
Hello.
We have made an improvement.
Please, check our next build that will be available on Friday.
Thank you.
We have made an improvement.
Please, check our next build that will be available on Friday.
Thank you.