You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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).

Sample data in CSV format
cat, grant
clark, kent
jones, perry

Figure 2: Data Properties




  • No labels