Before Edit Action cancel not work

Why this code not work ?
No description
14 Replies
LeandroFerreira
LeandroFerreira13mo ago
what are you trying to do?
Alnuaimi
AlnuaimiOP13mo ago
I wann when before updating check if true set update if false cancel update
Alnuaimi
AlnuaimiOP13mo ago
I want to using before inline editaction
Alnuaimi
AlnuaimiOP13mo ago
I want to use $action->cancel Not work this
LeandroFerreira
LeandroFerreira13mo ago
are you using simple resource with modals or pages?
Alnuaimi
AlnuaimiOP13mo ago
simple Resources with modals
LeandroFerreira
LeandroFerreira13mo ago
Is your dd('Hi') triggered after clicking the save button?
Alnuaimi
AlnuaimiOP13mo ago
Where Is trigger save button?
LeandroFerreira
LeandroFerreira13mo ago
The before() method will execute once you click the save button within the modal.
Alnuaimi
AlnuaimiOP13mo ago
Look at this picture This not working
No description
LeandroFerreira
LeandroFerreira13mo ago
check #✅┊rules before posting questions and you should provide more info why it is not working

Did you find this page helpful?