Page 1 of 1

Disabling "New" menu bug?

Posted: Mon Oct 11, 2010 2:16 am
by DanC
Hi,

I have a problem where the Menu New option cannot be disabled.

When I set:

StiWebDesignerSLOptions.Menu.NewEnabled = false;

On initially displaying the menu via the top left tab/button the "New" section is still available allowing users to create new reports.
If I click to the "Page", "Report" or "Designer" headings, then I can't go back to New (as expected) it is disabled.
So it appears to be an initialization issue on the menu, New is selected by default, even though New is set disabled in my code.

Please see attached screen shot for how it is enabled on initial load.

Regards
Dan

Disabling "New" menu bug?

Posted: Mon Oct 11, 2010 7:31 am
by Anton Lozovskiy
Hello,

The problem is fixed. The patch is available in prerelease build of on 19.10.2010.

Thank you.