Export Specification

Designer
This manual is in pilot operation.

Specify the editing method when exporting the contents of screens and reports based on forms to a CSV file. Exporting to a CSV file is possible even without setting export specifications. Set the export specification only if you want to adjust the output of the file header, suppress or adjust the output method of column headers or row headers during export.

Item Mandatory Configuration

・Enable export specification

By default, it is OFF. Turn it ON only if you want to output headers, suppress column titles or row titles.

・File Header

A text expression for creating the string to be output as a file header. Although there is only one line for the input area, you can output as many header lines as you want by using newline characters (¥n).

・Suppress Column Header Output

By default, it is OFF. Turn it ON only if you do not want to output the column header (the row that lists the column titles).

・Suppress Row Header Output

By default, it is OFF. Turn it ON only if you do not want to output the row header (the column that lists the row titles).

・Output Row Loop Items

By default, it is OFF. If you want to output not only the row titles but also the names of the row loop items when outputting the row header (the column that lists the row titles), please turn it ON.

Note that the encoding to be applied to the export file can be specified by the user during operation. The available encodings are as follows:

  • UTF-8

  • Shift JIS