ποΈ Overview
ποΈ Disable Autocomplete
Sometimes you may want to disable the autocomplete feature for a specific field. This can be done by setting the autocomplete attribute to off. This guide will show you how to disable autocomplete for a field in your form.
ποΈ Form Entry Notification Emails
Every time someone fills out a form, you can receive an email with the contents of the form entry. In fact, you can even use some advanced conditional logic to create rules like this:
ποΈ Form Integrations (Elexio & Planning Center)
The Form module in the page builder supports three form providers: Digital Church (built-in), Elexio, and Planning Center. This means you can embed forms from your church management system directly on your website β no custom code needed.
ποΈ Setting Default Currency
By default, our form builder uses US Dollars. If you are in a different country, you likely want to accept payments in your currency.
ποΈ Accepting Signatures
<ReactPlayer url="https://vimeo.com/1019958420"
ποΈ Set Reply-to Address on Notifications
Email notifications from form entries typically have a "From" address that you wouldn't want to reply to directly. For example, our forms come from "notifications@digitalchurch.app" by default. In many cases, they may also come from a "no-reply" address or an address from your own domain. In most cases, you'll want to set a reply-to address that uses one of the fields in the form. For instance, if one of your church members submits a contact form asking about an upcoming event, you will want to be able to hit reply to email them the details. This guide will show you how to do that.
ποΈ Cloudflare Turnstile for Gravity Forms
Use this guide to set up Cloudflare Turnstile on your Gravity Forms so spam bots are blocked before submissions are accepted.
ποΈ Add Card/Button Styling to Radio Fields
Use this CSS to style Gravity Forms radio choices like full-width cards/buttons.
ποΈ Adding Forms via Block Editor
<ReactPlayer url="https://vimeo.com/515880809"
ποΈ Disable Cache on Payment Forms
<ReactPlayer url="https://youtu.be/Rdo_yXm0H1s"
ποΈ Required Fields
Sometimes you want to be sure that someone fills out a specific field on your forms. Luckily, you can easily set any field as a required field, and the user wonβt be able to submit the form entry unless the required fields are all completed. Hereβs how to set that up.
ποΈ Change Payment Status
Edit Form Entry Payment Status
ποΈ Nested Forms
Master GP Nested Forms to create complex multi-level forms where users can submit multiple related entries in a single form submission. Learn through a practical VBS registration example.
ποΈ Sync Entries to Google Sheets
If you need to share form data with other people, a great approach is to sync the entries with Google Sheets and then share the spreadsheet with anyone who needs the data. This is great for event registrations in particular.