Simple Suitelet that exports Saved Search results to Excel (XML file format) using handlebars library & handlebars template
- Saved search column labels are used for Excel headers
- Handlebars.js template system is used for templating
- Handlebars template is located in ./templates folder
- Template file/path is defined in config file
- Handlebars templating system (https://handlebarsjs.com/)
- SuiteAnswer 81066 Create Excel File via SuiteScript 2.0 (https://suiteanswers.custhelp.com/app/answers/detail/a_id/81066/loc/en_US)
- SuiteAnswer 25750 Create Excel file via SuiteScript 1.0 (https://suiteanswers.custhelp.com/app/answers/detail/a_id/25750)