OxyPages
How It Works
Features
Pricing
FAQ
Free Templates
Log In
Start Free
Help Centre
Forms
Setup, captcha keys, entries, notifications.
All help topics
How Do Form Email Notifications Work?
Each form submission sends an email to your account's login email address. Your plan sets a monthly allowance - 30 emails on Free, 300 on Starter, 600 on Growth, 1000 on Pro, 2000 on Agency. Over the limit, submissions are still stored and nothing is lost - only the emails pause until the 1st of next month.
How Do I Add A Form To My Website?
Add data-oxy-form="contact" to a normal HTML form tag and OxyPages handles the rest - it wires up the submission endpoint, stores every entry on your Forms page and can email you when one arrives. Captcha keys must be set in Form Settings before submissions are accepted.
How Do I Set A Form's Success Message Or Redirect?
By default a submitted form shows "Message sent." without reloading the page. Add data-oxy-success="..." to change the message, data-oxy-redirect="/thanks.html" to send the visitor to a thank-you page, or data-oxy-success-selector="#thanks" to reveal a hidden element instead.
How Do I Set Up Captcha For My Forms?
Captcha is mandatory - until you save a captcha provider in Form Settings, every form submission on your website is rejected. Paste your own Cloudflare Turnstile or Google reCAPTCHA v3 keys (both the Site Key and the Secret Key) and OxyPages adds the captcha widget to your forms automatically.