FilamentF
Filament3y ago
qcol

How to mutate repeater data?

I want to modify repeater data (with relationship) or customize the creation process before form save.
Tried to use mutateFormDataBeforeCreate or handleRecordCreation but dd($data) show only parent data.
So how do you modify the repeater data before saving?
Was this page helpful?