Select/de-select all columns in Exporter column selection modal. #16062
ericclaeren
started this conversation in
Ideas
Replies: 1 comment
-
this is a much needed feature for user as well |
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.
-
When having a lot of columns in a resource export there's already the possibility to enable/disable the column by default in code See: https://filamentphp.com/docs/3.x/actions/prebuilt-actions/export#disabling-column-selection
It would be really nice if you could include a global option to de-select / select all columns for an import.
We have sometimes exports with 20+ columns where the user is only needing 3 columns and need to manually deselect the remaining 17 colums.
Beta Was this translation helpful? Give feedback.
All reactions