Excel Reports - XLSM files
-
We have an excel report running that uses a macro enabled template with an xlsm file extension. When the report is sent out it changes the extension to xlsx and we have to manually change it to xlsm to open the file. Is there a way to have it send out an xlsm file?
Thanks,
Kyle
-
This is fixed in version 3.7.0 of the module.
*Version 3.7.0* * Upgraded to work with core version 3.7.x * Expose report template to both post processing and email scripts * Ensure script validation context mocks all objects available during runtime * Allow running either the post processing script, email script or both * Use file extension of template for generated report file
-
Thanks!