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.
Read tutorials about
Gravity Flow Form Submission Step Tutorial
The Gravity Flow Form Submission step pauses a workflow until another form is submitted, then continues once the handoff is complete. This guide shows how to connect two forms, prefill fields with mapping, send the correct secure link, and troubleshoot the most common “workflow didn’t move” issues.
Gravity Flow Delete an Entry Step Tutorial
The Gravity Flow Delete Entry step lets you trash or permanently remove Gravity Forms entries as part of a workflow. This guide covers the key settings, scheduling options (delay or date-based), and safe testing tips so you can follow retention and privacy rules with confidence.
Gravity Flow Update Fields Step Tutorial
The Gravity Flow Update Fields step pulls values from another entry and writes them into the current entry, so your workflow can route using “live” data. This tutorial covers source form selection, entry lookup with filters and sorting, field mapping, and quick testing.
Gravity Flow Update an Entry Step Tutorial
The Gravity Flow Update Entry step lets you update an existing Gravity Forms entry using a stored Entry ID and field mapping. This guide shows a simple parent-child setup where a Task Tracker workflow pushes status updates back into the original Request Form entry.