pieter_wessel
pieter_wessel
FFilament
Created by neverender24 on 8/10/2023 in #❓┊help
TextInput afterStateUpdated() reactive weird behavior
Yes but for this implementation its not desirable to have it lazy(). Because lazy only sets when you move away from the field. If these are the only 2 fields you want to use you might want to look into field lifecycles and mutating data before creating.
41 replies
FFilament
Created by pieter_wessel on 8/9/2023 in #❓┊help
Ordering records in relation manager and adding custom row
Okey great, I have done it! Wouldn't have figured it out on my own!
8 replies
FFilament
Created by pieter_wessel on 8/9/2023 in #❓┊help
Ordering records in relation manager and adding custom row
i will check this and mark this as resolved once i have gotten it working
8 replies
FFilament
Created by pieter_wessel on 8/9/2023 in #❓┊help
Ordering records in relation manager and adding custom row
Wait this sounds exactly like what i need
8 replies
FFilament
Created by pieter_wessel on 8/9/2023 in #❓┊help
Ordering records in relation manager and adding custom row
Yes that works to order but i cant add a row through that query. The only other option there is is to make a custom component i think.
8 replies
FFilament
Created by Priyank on 8/9/2023 in #❓┊help
Web Push Notifications
Those that pop up when you save a model and others?
8 replies
FFilament
Created by Priyank on 8/9/2023 in #❓┊help
Web Push Notifications
8 replies
FFilament
Created by pieter_wessel on 8/1/2023 in #❓┊help
Repeater Positioning of multiple items
Yes that works mostly, the problem is with the fact that i would like it to be reactive based on the amount of repeater items. but grid doesnt accept a closure.
9 replies
FFilament
Created by pieter_wessel on 8/1/2023 in #❓┊help
Repeater Positioning of multiple items
that would be if i want to have it full width. But i want these 2 to be next to each other.
9 replies
FFilament
Created by qcol on 7/31/2023 in #❓┊help
Repeater with partially predefined values?
in a custom form you would be able to fill the form with data by using the $this->form->fill(['repeater' => $yourData])
4 replies
FFilament
Created by pieter_wessel on 6/29/2023 in #❓┊help
custom form default value not working
okey, i will do it this way! thx @Dan Harrin @Dennis Koch !
9 replies
FFilament
Created by pieter_wessel on 6/29/2023 in #❓┊help
custom form default value not working
even if you dont address the specific field youre filling?
9 replies
FFilament
Created by pieter_wessel on 6/29/2023 in #❓┊help
custom form default value not working
so when you would put a default and youre adding the form fill it doesnt work anymore?
9 replies