How to remove a create button?
Created 6 years ago by zaquplHi, How can I remove a create button from all views in my module?
ryanthompson
—
6 years ago
Yep feel free to change any and all of that auto generated code.
I usually try and squeeze a lot of common sense defaults and examples in there is all 😊
I found a solution. In /addons/.../.../my-module/src/MyModule.php I removed an array from $sections field. It was auto-generated code,