Eugene van der Merwe
Eugene van der Merwe
FFilament
Created by Eugene van der Merwe on 8/24/2023 in #❓┊help
How to refer to my own data in a table layout
Apologies, how do I mark this again as solved?
5 replies
FFilament
Created by Eugene van der Merwe on 8/24/2023 in #❓┊help
How to refer to my own data in a table layout
I managed this using the $state and a helper, example:
->formatStateUsing(fn (string $state): string => helper($state))
->formatStateUsing(fn (string $state): string => helper($state))
5 replies
FFilament
Created by Eugene van der Merwe on 8/24/2023 in #❓┊help
How to refer to my own data in a table layout
What I mean is at the moment that shows EUR 0 I don't want it to show anything, it must just be blank.
5 replies