Export general settings
A local file system path where temporary export files will be stored. This directory should be persistent between requests and should not be accessible over the web.
Export default settings
Enter default export settings to be used by all webforms.
Format options
CSV downloadExports results in CSV that can be imported back into the current webform.Delimited textExports results as delimited text file.HTML TableExports results as an HTML table.JSON documentsExports results as JSON documents.YAML documentsExports results as YAML documents.
If checked, all entity references will use the entity's UUID
This is the delimiter used in the CSV/TSV file when downloading webform results. Using tabs in the export is the most reliable method for preserving non-latin characters. You may want to change this to another character depending on the program with which you anticipate importing results.
If checked, the generated file's carriage returns will be compatible with Excel and a marker flagging the data as UTF-8 will be added at the beginning.
If checked, the download file extension will be change from .html to .xls.
Used to create unique file names for exported submissions.
Used to create unique file names for exported submissions.
Element options
The delimiter used when an element has multiple values.
Header options
Column header format
Choose whether to show the element label or element key in each column header.
Composite element options
Composite element item format
Select menu, radio buttons, and checkboxes options
Options single value format
Elements that collect a single option value include select menus, radios, and buttons.
Options multiple values format
Elements that collect multiple option values include multi-select, checkboxes, and toggles.
Options item format
Likert questions and answers options
Answers format
Entity reference options
Entity reference format
Signature options
Signature format
Archive options
Select the archive file type for submission file uploads and generated documents.
Submission exporters
Select available submission exporters
TitleNameAçıklama
CSV downloadwebform_submission_export_importExports results in CSV that can be imported back into the current webform.
Delimited textdelimitedExports results as delimited text file.
HTML TabletableExports results as an HTML table.
JSON documentsjsonExports results as JSON documents.
YAML documentsyamlExports results as YAML documents.