Disable ExportAction Modal?

If we are not going to have any export options and have mapping disabled, there really is not need for a modal for an export action. Is there a way to bypass it?
Solution
Try setting ->form() and ->modalHeading() to null
Was this page helpful?