Zyel
Zyel
FFilament
Created by AngryTestie on 9/28/2023 in #❓┊help
How to get the id of the data created using createOptionUsing()
error catch
5 replies
FFilament
Created by Zyel on 9/20/2023 in #❓┊help
Access other field value for store at relationship form
ok mate, thanks
17 replies
FFilament
Created by Zyel on 9/20/2023 in #❓┊help
Access other field value for store at relationship form
you right, in updaterecord not include relationship protected function handleRecordUpdate(Model $record, array $data): Model { $record->update($data); return $record; }
17 replies
FFilament
Created by Zyel on 9/20/2023 in #❓┊help
Access other field value for store at relationship form
for create, is already run, but not work at update,
17 replies
FFilament
Created by Zyel on 9/20/2023 in #❓┊help
Access other field value for store at relationship form
or, how save relation data from Pages/EditResource? so i can just throw the data
17 replies
FFilament
Created by Zyel on 9/20/2023 in #❓┊help
Access other field value for store at relationship form
if i use $record->title, it return old value, not the form value
17 replies
FFilament
Created by Zyel on 9/20/2023 in #❓┊help
Access other field value for store at relationship form
I've opened a github discussion, if you don't mind
17 replies
FFilament
Created by Zyel on 9/20/2023 in #❓┊help
Access other field value for store at relationship form
@awcodes I just uploaded it
17 replies
FFilament
Created by Zyel on 9/20/2023 in #❓┊help
Access other field value for store at relationship form
17 replies