1.4.8. Template Download
Downloads an Excel Template file for use in Excel Import. When executed, the Excel file is saved with the names configured in the Excel Template.
- How-To
- Create a button for downloading the Excel Template and register a Click Service for it.
- Register the
Template Download
Action for the registered Service, and select theselectTemplate Action parameter
. Choose the Template to be downloaded from the registered Excel Templates. (*Refer to Chapter 4. Data Modeling 🡪 3. Utility 🡪 3.4. Excel Template, 3.5. Excel Work for Template creation configuration*) - In the Optional section, set the Parameter Key to
templateId
. - When the
Template Download
is executed, add a Confirm Message Box to allow the user to confirm before proceeding. Set the Key value for the Message Box Action arbitrarily, and set the Parameter Key to the fixed valuescontent
,title
,Yes
, andNo
.