January 10th, 2025
Weâve added a new condition to form logic: match or do not match specific patterns. This gives you even more control over your forms!
đĄ Example: Ensure names only contain letters by setting up a condition that checks for valid entries before users proceed.
Want to learn how to set it up? Check out our help guide here.
Custom Validation Rules: Custom validation rules are now processed before default ones. For example, if you add custom rules to an email field, your rules will take precedence over the built-in validation.
Integration Reliability: Resolved an issue where form integrations failed to trigger if there was a connection problem with the underlying Notion database. Integrations will now work even if the database has been removed or unshared.
Integration Options: Added the ability to include or exclude hidden fields when sending data to integrations like Slack or Discord.
Field Logic Enhancements: You can now copy logic from one field to multiple fields in the form editor, saving time and effort.