15 condition operators, AND/OR grouping, field visibility, conditional requirements, page branching, conditional notifications, and conditional thank-you messages — all without writing a line of code.
Equals, not equals, greater than, less than, contains, starts with, ends with, regex match, is empty, is filled, is one of, is not one of — and more. Cover every scenario.
Combine conditions with AND (all must match) or OR (any must match). Build complex rules without nesting or scripting.
Show or hide fields based on other answers. Hidden fields are automatically cleared and excluded from validation. No orphan data.
Make fields required only when certain conditions are met. 'Budget' is required only if 'Role' equals 'Manager'. Context-aware validation.
Skip irrelevant pages based on answers. If 'Type' is 'Individual', skip the 'Company Details' page. Multiple rules per page with IF/ELSE IF chains.
Send different emails to different people based on submission data. Or suppress notifications entirely for certain responses. Custom subject, body, and PDF attachment per rule.
Show different confirmation messages or redirect to different URLs based on answers. First matching rule wins. Rich text editor for each message.
The editor automatically detects and prevents circular visibility rules. Field A can't depend on Field B if B already depends on A.
No code, no scripts, no plugins. Just point-and-click logic that makes every form feel custom-built.