Skip to main content
Create the Form and Form Field collections first. See Custom form modeling in the dashboard.

React implementation

Notes

  • Submit to a backend endpoint you control.
  • Add spam protection (CAPTCHA), rate limits, and server-side validation.
  • Store submissions securely and consider audit logging.