Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events

Disable Menu and Toolbar buttons

Avatar

Level 7

Is is possible to disable/hide the Print button in the Toolbar and Menu? I tried using

app.hideMenuItem("Print");
app.hideToolbarButton("Print");

It still doesn't work...any help will be appreciated.

Aditya

0 Replies