Luc Van Keer
Luc Van Keer
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