F
Filamentβ€’11mo ago
nick

Block actions globally

Hey guys! Is there a way to globally block deleting, editing and creating new records? It would be for an open-source CMS that I'm developing, this would allow me to open the panel for everyone to see - as Filament demo. Thank you 😁
1 Reply
Dennis Koch
Dennis Kochβ€’11mo ago
You could try whether DeleteAction::configureUsing() would work for that

Did you find this page helpful?