Last Modified: Thursday, Feb 7, 2019

This document is intended for Web Developers. This document will be continually updated over time. The examples shown are using Hugo, Parsley.js, Tachyons, Netlify, and Netlify’s Victor-Hugo boilerplate.

Prevent form submissions with NoJS

In most cases, forms will be validated only with JS. It’s important to ensure the user has JS enabled before they are allowed to submit the form.

Spam Protection

Via Netlify - Honeypots

AJAX form submission (Using JQuery & google sendMail app)

Multi-Step forms

Dialog form submission