- Issue created by @chrisfromredfin
- Status changed to Closed: won't fix
7 months ago 10:48pm 29 June 2024 - 🇺🇸United States Chris Burge
I'd recommend implementing hook_entity_operation_alter() in custom code.
We have sites where layout builder is used so heavily, that the 99% use case of dropbutton on admin/content is to use "Layout."
It would be really nice if "Layout" could be the first / primary action on the DropButton, rather than it requiring two clicks. I could see this being configurable on a settings page for the module, where you can set a weight value or check a box "Make Layout action first when available" or something like that.
Closed: won't fix
2.1
Code
I'd recommend implementing hook_entity_operation_alter() in custom code.