Can we give users access to the Multi Tool & Upload/Embed Image tool but not the Rich Content Editor tools?

As listed in our article How do we control who can access and use Design Tools? hiding the Design Tools launch button but leaving the Multi Tool and Upload/Embed Image Tool available is a popular option.


To do this, you will need to access your global JavaScript.


Change this line:


hideButton: false,

to

hideButton: true,

If you have the legacy and new DesignPLUS sidebar, this must be changed in both portions in the JS.

This will hide the launch button but if a user knows the keyboard shortcuts, they will still be able to access the Rich Content Editor Tools.