Page 1 of 1

Designer: disable "New report", "Open report" and others

Posted: Wed Apr 25, 2007 6:47 pm
by Fabio Pagano
In the designer (not designer control) i want to disable some functionalities such as "New report", "Open report" and so on.

May i do this?

If not possible, it would be ok too if, when the user chooses (say) "New report", i may send a message stating "Action not allowed" and then stop the operation.

Thanks.

Designer: disable "New report", "Open report" and others

Posted: Wed Apr 25, 2007 6:49 pm
by Vital
You can hide any menu item or toolbar item in report designer. Please see sample project Designer Management from standard delivery.

Thank you.