Filter the form submission data before the form actions are processed.
This filter allows developers to modify, sanitize, transform, or inject additional data into the submission before the system continues with validation, email notifications, database storage, or third-party integrations.