FilamentF
Filament2y ago
CGM

Adding 'confirmation modal' to a checkbox?

I feel like I'm missing something simple in the docs in regards to action modals.

Is there a way to add a 'are you sure you want to toggle this checkbox' style of modal to a checkbox field? Something that would pop up with a confirmation before ->updateStateUsing() is called?

I'm using a table builder checkbox colum
Was this page helpful?