FilamentF
Filament14mo ago
Glebka

How to access $record in a ->visible() method?

I am 100% sure that record is not null. but when i dd it, its shows that record is null, how to get $record or a $state in a ->visible() method? Thanks!
SCR-20241122-lpsr.png
Solution
This is a Table Column? You can't hide columns based on the record because that would break the table layout
Was this page helpful?