Luc Van Keer
Luc Van Keer
FFilament
Created by Luc Van Keer on 1/11/2025 in #❓┊help
Spatie Media Library custom properties
I'm using Spatie Media Library plugin on a form and allow to upload multiple files. To each uploaded file I want to associate custom properties. How do I integrate this with the form UI during the upload and afterwards when displaying the uploaded files? Does anyone has any suggestions? Thnkx.
3 replies
FFilament
Created by Luc Van Keer on 3/18/2024 in #❓┊help
Value object casting
I'm using an eloquent model with value object casting (address object containing street, city .. fields). I cannot figure out how to use the value object in a filament form. How do I specify the subfields of my value object? Thanks
6 replies
FFilament
Created by Luc Van Keer on 11/30/2023 in #❓┊help
Show/hide column depend on grouping
I want to show or hide a column in a table, depending on the condition if another column is either grouped or not. How do I detect which grouping is active on the table? Thanks
1 replies