Skip to content

Forms

Add a form element, define its fields, and publish — MATRIZ handles the rest:

  • Submissions land in your CMS submissions inbox, ready for the same filtering and workflow as any other content.
  • Spam protection is built in: honeypot fields, rate limiting, and human-verification challenges — no configuration needed.
  • Configure what happens after submit: show a message or redirect to a thank-you page.
  • Trigger email notifications and automation flows from new submissions.

Forms work on published pages even with JavaScript disabled — they degrade to a standard browser submit with a redirect.

Field routing is enforced server-side: a visitor cannot invent fields or write into columns your form does not declare.