Basic Field Types

The Basic field types include 3 major types

Text Field Type

Text Field Type enables Forms to collect texts from user. 

Setup a Text Field

How does it look in Form?

The output form looks like the following.

The generated Document looks like the following

How does it appear in Generated Documents?

Response validation:


The supported Field Validations are

For Regular Expression Validation :

example:   "/dog$/"  is a wrong input  where as "dog$" is a valid input.

Match Pattern:

If Custom is selected


Sample pattern:

Number Field Type

Number Field Type enables Forms to collect Number from user. 

Setup a Number Field

How does it look in Form?

The output form looks like the following.

How does it appear in Generated Documents?

The generated output document looks like the following

Response validation:


The supported Field Validations are

Paragraph Field Type

Paragraph Field Type enables Forms to collect long text from user. 

Setup a Paragraph Field

How does it look in Form?

The output form looks like the following.

How does it appear in Generated Documents?

The generated sample output document looks like the following

Response validation:


The supported Field Validation is