Builder - disable delete action on some items (default items)
I’m trying to disable the delete action for the default items defined using ->default([...]) in the builder. I’ve reviewed the code in builder.blade.php but couldn’t find a way to achieve this.
1 Reply
Not sure exactly what you are trying to do, but default only applies to the create context.