Actions

Validate Action

Add or alter submission data.

The Validate Action adds or alters the submission data. Use it to:

  • Duplicate a submitted date with a custom format for consequent actions use.
  • Add context information to the Submission, e.g. the Request -> Timestamp (current date & time) or IP.
  • Add sensitive data without the need to expose it in a hidden input.

Order is important

Notice that this action must be executed before any other action relying on the altered data.


Settings

Validate Action Settings
SettingDescriptionPlaceholderDynamicRequired
ValidateThe list of data entries to add to the submission.
Validate.NameThe name or key for the data entry, if data already exists it value will be overwritten.
Validate.ValueThe value for the data entry.
Common Settings
ValidationDescription
Action NameThe name to reference this action.
StatusDefines if the action is enabled or disabled.
ExecutionA list of conditions that must be met in order for the action to be executed.

Integration

  1. Create a Form Area and access it Settings Panel.
  2. Add a Validate action and input data entries as required.
Previous
Redirect