These instructions are for configuring a standard Auto-response email to user notification in Gravity Forms: Configuration: Name: Auto-response email to user Send To: Select a field Send to Field: select email address field From Name: use website/business name From...
gravity forms
Admin Notification configuration for contact form
These instructions are for configuring a standard Admin Notification in Gravity Forms: Configuration: Name: Admin Notification Send To: Enter Email Send to Email: Insert client’s preferred email address From Name: Use the field merge tags drop-down to select the...
Contact form setup checklist
This checklist of instructions is for setting up a contact form in Gravity Forms. Note that while most of the setup can be done internally (noted as "[internal]"), some aspects may require liaising with client (noted as "[client-facing"]). Checklist Summary:...
Notifications configuration for contact forms
Follow the links for instructions on configuring notifications in Gravity Forms: Admin Notification Auto-response email to user < Back to General Configuration checklist for contact forms
Confirmation configuration for contact forms
The following are Confirmation options. See summaries below for when to use. Most basic forms will only require a Text Confirmation. Text (MakeWeb's default method) A text confirmation is MakeWeb's preferred confirmation type for a basic contact form: Text...
General settings configuration for contact forms
These instructions are for configuring the general settings of a default or new form in Gravity Forms. Summary: Navigate to "Forms" Navigate to the "Form Settings" of the applicable form Edit "Form Title" if applicable Check & set the following "Form Layout"...
Add page info to contact form submission data
Navigate to "Forms". Hover over the row of the form you wish to edit, hover over "Settings" from the menu that appears below the form title, then click on "Notifications". Click on the notification title (or the "Edit" option that appears below the title when you...
Contact Form Test – message and email templates
Post-Launch Test Routine Test Post-Launch Test Contact Form Message for Post-Launch Test: (To paste into message field on contact form) Testing your new website contact form: Hello! It’s [your name] here from the MakeWeb Team. This is a post-launch test of your...
Gravity Forms Display – CSS fixes
Remove form headings (with legends, titles, etc.) /* Remove Form Heading from Gravity Forms */ .gform_heading { display: none; } To change colour of required asterisk (change colour value to match website style), and increase size: /* Gravity Forms required asterisk...
Contact forms testing to client (Gravity Forms)
1. Check in Gravity Forms Entries that pre-launch tests have been completed: 2. Send test form submissions to the client using the templates: "Setup MailGun or SMTP plugin if needed" task needs to be completed before this step. Both need to be done promptly...