Hello. Corey here, creator of Entries to Google Sheet, the best Gravity Forms to Google Sheets integration that supports edits. I have improved the product! 🥳 But first, I’d like to thank you again for supporting open source software. If…
Local JSON for Gravity Forms is a backup of a Gravity Form in a .json file that is updated every time a form is updated. Why You Need It The problem Local JSON solves: a Gravity Form on a production…
Version 1.2.1 launched earlier this week with a number of bug fixes, and all users can get this new version from the WordPress dashboard like any other plugin update. The most important change might be the handling of entries marked…
I wrote and released a free and open-source WordPress plugin called Gravity Forms Merge Tags in HTML Fields. It’s an add-on for Gravity Forms that enables Merge Tags in HTML Fields. Supports Field Merge Tag modifiers like :label Adds no…
The easiest way to remove the “Go Back” link from the single entry view of any GravityView is to enter a single space into the Back Link Label setting field under the view’s settings. I tried to find an appropriate…
You can’t. It’s not possible in Gravity Forms 2.4. Use the code sample below instead. The third parameter to get_entries() is not designed to accept more than one sort field. Use array_multisort() to sort the array output of get_entries() like…
All users can update to version 1.1.0 from the Updates or Plugins pages of their WordPress dashboards. Version 1.1.0 summary Fixes bugs in code and instructions Now copies Google API credentials from previously-configured forms Website Additions Added an upgrade path…
Google Sheets QUERY statements typically work with A, B, and C column names just fine. However, QUERY requires column names Col1, Col2, Col3 instead of A, B, and C when querying data from a different Sheet. I find it difficult…
There are a few products available that offer a flavor of Gravity Form to Google Sheet. I know this because I have bought and used some of them. I would not have built Entries to Google Sheet if I had…
Entries to Google Sheet has launched! 🎂 I built a WordPress plugin that saves a copy of all Gravity Forms entries in a Google Sheet as they are received. Entries to Google Sheet is the glue between a Gravity Form…