Replies: 1 comment
-
Hm. I think it should be the default. Currently we are only filtering |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just noticed that Filament Excel doesn't filter out hidden fields from exports.
I managed to implement it by adding the following:
It would be nice that the plugin did that by default, or at least implement a method to easily filter them out, like
->exceptHidden()
.Thank you.
Beta Was this translation helpful? Give feedback.
All reactions