Optional
formName?: stringOptional
submissionTitle?: stringThe evaluation of the submission title configuration
Optional
validationResult?: { error: string; isInvalid: true } | { isInvalid: false }Information to determine if the form submission was valid or not
The name of the form that was submitted