Skip to main content

Main Info

The Main info section controls the basic template settings.

Template main info settings

Name

The template name is required.

Description

The description is optional.

After the template is saved, the description is displayed in the template details on the Templates tab.

Export Format

FlexiExport supports:

  • CSV: single-sheet export.
  • Excel: multi-sheet export.

Destination File Name

The destination file name controls the generated file name.

Supported tokens:

  • {TEMPLATE}
  • {FILE_EXTENSION}
  • {YEAR}
  • {MONTH}
  • {DAY}
  • {HOUR}
  • {MINUTES}
  • {SECONDS}

The default pattern is:

{YEAR}-{MONTH}-{DAY} {HOUR}_{MINUTES} {TEMPLATE}.{FILE_EXTENSION}

The file name supports letters, numbers, spaces, underscores, hyphens, and dots. Unsupported symbols are replaced or blocked.

tip

Use date and time tokens in the file name to make scheduled export files easier to identify.