mutateFormDataBeforeSave

Hello new user here, Found this on the docs https://filamentphp.com/docs/3.x/panels/resources/editing-records But im wondering where should I put this class. protected function mutateFormDataBeforeSave(array $data): array I tried adding it in the resource but its not working.. Thank you in advance
3 Replies
LeandroFerreira
LeandroFerreira11mo ago
in the EditPage
krekas
krekas11mo ago
No description
Maqus Antonious
Maqus AntoniousOP11mo ago
I found it, thanks

Did you find this page helpful?