Posted 14 April 2025, 11:36 am EST
Hello,
I’d like to programmatically specify a default file name for the Save File dialog that pops up after I click the “Export Excel File” from the File/Export menu.
I found the following page in your documentation that talks about
designer.setData("saveFileName", "New File");
, but unfortunately it only customizes the Save File dialog that pops up when I try to import a file and I get prompted to save any unsaved work.https://developer.mescius.com/spreadjs/docs/spreadjs-designer-component/customizations/customize-save-file-dialog