Do you want to make it possible to visitors of your form to copy data filled in in text fields to other ’empty’ fields? For example the invoice address and the shipping address. Or a name from a contact and somebody that is signing the form? Well… this is easy doable.
How to duplicate an address in Gravity Forms?
In the example form on this page we used this code in the CSS of the checkbox:
copy-24.1-to-25.1 copy-24.2-to-25.2 copy-24.3-to-25.3 copy-24.4-to-25.4 copy-24.5-to-25.5 copy-24.6-to-25.6
The default Gravity Forms Address Field has a maximum of 6 fields. So it’s enough to copy those exact 1.1-to-2.1 fields to 1.6-to-2.6 and all the numbers in between.
Our Premium add-ons for Gravity Forms
JWT Prefill
Fill forms with data you can trust. Prefill Gravity Forms fields with a secure token instead of links with editable url parameters, so your data is accurate, tamper-proof, and ready to use.
Advanced Merge Tags
This Gravity Forms Add-On adds extra Merge Tag modifiers (and a lot of power). From the most common used functions like capitalize and length to changing date formats.
Update Multiple Entries
Trigger the update of multiple entries in a target form by submitting an entry in a trigger form.
List Datepicker
Add a Datepicker with calendar select to a column or multiple columns in a Gravity Forms List Field.
Read tutorials about
Show Previous Gravity Forms Submissions Using Advanced Merge Tags
This step-by-step tutorial shows how to use GravityWP Advanced Merge Tags to count previous Gravity Forms submissions and calculate total submitted value based on a matching email address.
Gravity Forms LeadConnector Integration with OAuth 2.0
This documentation-based tutorial explains how to connect Gravity Forms to LeadConnector/HighLevel with OAuth 2.0, search contacts by email, and map returned CRM values back into form fields using GravityWP API Connector.
Gravity Forms Zoho CRM Integration: How to Auto-Populate Form Fields by Email
Learn how to auto-populate Gravity Forms from Zoho CRM using GravityWP API Connector. This tutorial shows how to search Zoho Contacts by email and fill form fields with the returned data.
How to Create a Public Submission Business Directory in WordPress (Gravity Forms + GravityView)
Build a moderated business directory where users submit listings through a form, admins approve entries, and approved businesses appear in a searchable GravityView directory.