Page 1 of 1

Disabled new page action

Posted: Mon Sep 04, 2023 7:50 pm
by wprmdev
Hello everything is fine? I want to disable the option to create new pages in the desiner.

I saw how to disable it on the toolbar using the code:

Code: Select all

options.toolbar.showNewPageButton = false;
But if I right-click on the page area, a menu of options appears with the action of including a new page.
Can I disable this action too?

Using Stimulsoft.Reports.JS 2018.2.2

Re: Disabled new page action

Posted: Tue Sep 05, 2023 9:46 pm
by Lech Kulikowski
Hello,

Please try to check the last release build. Most probably, that issue was fixed.

Thank you.

Re: Disabled new page action

Posted: Wed Sep 06, 2023 5:53 pm
by wprmdev
Yes. In the latest version it works. Thanks.

Re: Disabled new page action

Posted: Thu Sep 07, 2023 6:31 am
by Lech Kulikowski
Hello,

You are welcome.