Disabled new page action

Stimulsoft Reports.JS discussion
Post Reply
wprmdev
Posts: 15
Joined: Fri Jun 07, 2019 6:52 pm

Disabled new page action

Post 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
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Disabled new page action

Post by Lech Kulikowski »

Hello,

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

Thank you.
wprmdev
Posts: 15
Joined: Fri Jun 07, 2019 6:52 pm

Re: Disabled new page action

Post by wprmdev »

Yes. In the latest version it works. Thanks.
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Disabled new page action

Post by Lech Kulikowski »

Hello,

You are welcome.
Post Reply