Plugin categories

Create a Website with AI
Advanced Custom Fields: Gravity Forms Add-on

Advanced Custom Fields: Gravity Forms Add-on

Provides an Advanced Custom Field which allows a WordPress user to select a Gravity Form as part of a field group configuration.

4.2

Rating summary

13

Reviews

30K

Active installations

Advanced Custom Fields: Gravity Forms Add-on
Advanced Custom Fields: Gravity Forms Add-on
Advanced Custom Fields: Gravity Forms Add-on
Advanced Custom Fields: Gravity Forms Add-on
Advanced Custom Fields: Gravity Forms Add-on
+1

Overview

Compatibility

Installation instructions

Customer support & learning resources

Main benefits

Advanced Custom Field

Select Gravity Form

No frontend effect

Custom ACF field type

GitHub documentation

About this plugin

Version: 1.3.8
Last updated: 05-06-2024
WordPress version: 4.6
Tested up to: 6.5.5
PHP version required: false
Languages: Nederlands, Português
Learning resources: View resources

Overview

This WordPress plugin enhances the Advanced Custom Fields (ACF) functionality by allowing editorial users or administrators to select a Gravity Form within their field group configuration. Though it does not affect the website's frontend, modify existing form outputs, or display forms, it introduces a custom ACF field type specifically for backend use. The plugin’s documentation is comprehensive and available on its GitHub repository. Additionally, the development version 1.3.2 includes a plain HTML filter applicable to the field output, albeit not for ACF version 4. This tool is ideal for backend customization, ensuring seamless integration with Gravity Forms in the ACF ecosystem.

Advanced Custom Field Integration

  • Allows selection of a Gravity Form as part of a field group configuration.
  • Enhances the flexibility of custom fields in WordPress.

Backend Functionality Only

  • Does not affect the frontend of the website.
  • Does not output or modify the output of existing forms.

Custom ACF Field Type

  • Adds a custom ACF field type for use in an ACF field group.
  • Provides more options for developers using Advanced Custom Fields.

Development and Customization

  • Version 1.3.2 added a plain HTML filter to the output of the field.
  • Allows developers to apply custom filters to the field HTML.

Rating and reviews

4.2

Rating summary

13

Reviews

30K

Active installations

5
4
3
2
1

User sentiment analysis

Users like that the plugin seamlessly integrates with Advanced Custom Fields (ACF) to create a dropdown for selecting existing Gravity Forms, offering great flexibility and functionality in form management. It is appreciated for its effective performance, ease of use, and the convenience of being available through the official WordPress repository, saving users the hassle of manual installations from GitHub. However, significant drawbacks include compatibility issues with third-party Gravity Forms add-ons, resulting in malfunctioning fields, and the plugin prematurely caching forms, thus disrupting workflow. Furthermore, updating and releasing fixes have been notably delayed, compounding user frustration with unresolved problems.
chomachomachoma

chomachomachoma

16 Jul, 2020

Having this plugin active results in the Gravity Forms Signature add-on to break. You cannot use both.
radgh

radgh

11 Dec, 2019

For days I’ve been having issues with addons for Gravity Forms where they suddenly stopped showing the fields. Only title and description. The native GF fields worked fine, but any third party ones stopped working. Fields I confirmed were not compatible: Gravity Perks Nested Forms and Slim Image Cropper for Gravity Forms. I’ve been going through code looking for a solution and googling results. I identified that the fields were not using the right class. They were all using “GF_Field”, the basic class. They should have been using “GF_Field_Nested_Form” for example. The cause was that Gravity Forms was being called too early by this plugin. And that was caching forms before all the plugins have loaded and registered their fields. There’s a pull request which fixes the problem but it has not been released. That was submitted in 2018. It’s the end of 2019 and has not been pushed as a release. I uninstalled this plugin and replaced the Forms ACF field with a number input where you manually enter the form id. Everything is suddenly working. Don’t combine this plugin with third party GF extensions. This topic was modified 4 years, 7 months ago by James Huff. This topic was modified 4 years, 7 months ago by Jan Dembowski. Reason: Deleted link
Jonathon Harris

Jonathon Harris

22 Jun, 2019

Thank you for sharing this plugin, it drops right in and works great.
indrek_k

indrek_k

04 Sep, 2018

Finally something we can load with Composer. Thank you @dannyvanholten!
Giorgos Sarigiannidis

Giorgos Sarigiannidis

05 May, 2018

It does what it says.

FAQ

What does this plugin do?

Does this plugin affect the frontend of the website?

What does the plugin add to ACF?

Where can I find the full documentation for this plugin?

What was added in version 1.3.2?

What is the filter added in version 1.3.2?

Can this plugin be used with ACF version 4?

Does this plugin output the Gravity Form?