ImportAction & ExportAction : Can i hide the column mapping ?

Hello i am working on filament and i just added a ImportAction, but can i hide this section by any chance ?

And i searched a way to hide the modal during the Export Action (i tried the columnMapping(false) i found in the documentation) but its not woorking i used modalHidden(true) but i cant use it on ImportAction because its hidding the modal to select a file
image.png
Was this page helpful?