Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • greg 4 posts 74 karma points
    Nov 18, 2019 @ 14:38
    greg
    0

    Hide Actions button

    Hi

    Is there a way to hide the Actions button top right in the dashboard.

    is this in the components folder

    Umbraco\Views\components

    thanks

  • Søren Gregersen 355 posts 1468 karma points MVP 2x c-trib
    Nov 18, 2019 @ 15:07
    Søren Gregersen
    1

    you could always remove it from the html code, but you would have to do it every time there is an update. You could also hide it with css. https://our.umbraco.com/forum/developers/extending-umbraco/63379-Custom-CSSJavaScript-for-Umbraco-Backoffice

    but, why would you want to change an integral part of umbraco?

  • greg 4 posts 74 karma points
    Nov 19, 2019 @ 10:32
    greg
    0

    Thanks Soren

    Needed to hide that button as alot of users were using it to accidentally delete their areas and even complete media folders.

    Created the package.manifest and cleared the cache in client dependency and app plugin (backed them up first) plus switched dubug in web config to true and it has worked now.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies