Introduction

The Preset Form Data Tool is used to initialize data set in form. It is particularly useful on the initial set-up of a new application.

Preset Form Data Tool Properties

Configure Preset Form Data Tool

NameDescription
FormTarget form
FieldsTarget fields in the same ordering with the CSV data.

Figure 1: Preset Form Data Tool Properties

Data

NameDescription
Data

Data to be inserted into the form, in CSV format.

Separate field data with comma as separator ( ).

Separate new records with new line as separator (Enter).

cat, grant
clark, kent
jones, perry

Figure 2: Data Properties