1. Fields
  2. Email Address Field

Fields

Email Address Field

The Email Address Field allows for capturing an email address and includes validation to ensure the address is in the correct format.

Basic usage

Adds a email address field to the fields of an action.

loading...

Result

The field will be displayed as a text input field in the form, as below: Preview of a email address field in a form

The resultant data will be available in the stubpost.data as:

loading...

This can be substituted with eg. ~~stubpost.data.email_address where required.

Parameters

See fields for common parameters.