Page 1 of 1

openLinksTarget don't work

Posted: Fri Nov 18, 2016 12:50 pm
by jimyWeb
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

Re: openLinksTarget don't work

Posted: Mon Nov 21, 2016 7:04 am
by HighAley
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

Re: openLinksTarget don't work

Posted: Wed Nov 23, 2016 7:25 am
by HighAley
Hello.

We have made an improvement.
Please, check our next build that will be available on Friday.

Thank you.