How to make all actions buttons visible in DetailView,

By deafult there are visible only Edit action, other are in Drop Down. I want to make all actions buttons in datail view make visible. Like this

Hi,

You should be able to do this with the following:

Navigate to Admin > System Settings

There will be a setting called β€œDisplay actions within menus”

Disable this setting, then save your changes.

The buttons should now all show up, rather than a dropdown menu.

Thanks! :slight_smile: