14 Replies
what are you trying to do?
I wann when before updating check if true set update if false cancel update
I want to using before inline editaction
I want to use $action->cancel
Not work this
are you using simple resource with modals or pages?
simple Resources with modals
Is your
dd('Hi')
triggered after clicking the save button?Where Is trigger save button?
The
before()
method will execute once you click the save button within the modal.Look at this picture
This not working
check #✅┊rules before posting questions
and you should provide more info why it is not working
if you are using a modal, this example will work https://filamentphp.com/docs/3.x/actions/prebuilt-actions/edit#halting-the-saving-process