wottavm
wottavm
FFilament
Created by wottavm on 9/28/2024 in #❓┊help
Is it possible to add a custom row to the exporter?
Yeah I was that far haha. I meant usiung the export actions but that doesn't seem possible atm. I do however taking your time to share a possible answer! Only want to go that route of nothing else is possible.
4 replies
FFilament
Created by wottavm on 12/26/2023 in #❓┊help
Allow reorderable without fillable column?
Good morning! Not sure but it appears that it should do the same when I am looking at it. The main thing is that normally when I run an update query and use protected $guarded = [] it will work. It feels like there is more happening in filament itself somehow. However the source code that you shared did not show weird behaviour.
13 replies
FFilament
Created by wottavm on 12/26/2023 in #❓┊help
Allow reorderable without fillable column?
Sorry for the late answer! But I had set it to [] so in theory that should be enough. However, the re-order button does not appear.
13 replies
FFilament
Created by wottavm on 12/26/2023 in #❓┊help
Allow reorderable without fillable column?
Using only the $guarded does not work unfortunately. I fixed it for now using fillable. Normally guarded should be enough if I am correct.
13 replies
FFilament
Created by wottavm on 12/10/2023 in #❓┊help
Page that extends RegisterTenant gives error.
Messed it up by myself. The class had a property $view which was overriding the view property on the RegisterTenant class. Note for others: When creating a page using artisan make:filament-page for pages like this remove the view property to check if you get the expected result.
3 replies
FFilament
Created by wottavm on 7/12/2023 in #❓┊help
Card filters based on table filters
Thanks for the link. Will check it out.
4 replies
FFilament
Created by wottavm on 7/5/2023 in #❓┊help
Issues creating record with multi-file upload
Hi @leandro_ferreira, Again thanks for noticing that typo. That was indeed the issue!
7 replies
FFilament
Created by wottavm on 7/5/2023 in #❓┊help
Issues creating record with multi-file upload
Haven't even seen this. I will try this in the evening, Thanks for the catch tho.
7 replies