Articles

Theme Layers JSON API

The JSON API allows developers to define Gravity Forms styles using theme.json. By adding a gravityforms section to the file, you can easily configure various styling options for forms directly in JSON.

Theme Layers View Classes

View classes modify markup in Gravity Forms. This article explains how to implement them and properly structure the get_markup() method.

Theme Framework Frequently Asked Questions

This article addresses common questions about the Theme Framework.

gform_disable_dom_parser

The filter allows to disable the DOM parser.

Installing Gravity Plugins and Add-Ons using Composer

Discover the commands required to use Composer to manage Gravity Forms, Gravity SMTP, and related add-ons.

gform_allow_async_feed_reprocessing

The gform_allow_async_feed_reprocessing filter enables the reprocessing feeds that have already been processed via background tasks.

gform_check_empty_index_file_exists

The gform_check_empty_index_file_exists filter allows you to control whether Gravity Forms checks for the existence of an index.html file in a directory before creating one.

How to Trigger Gravity Forms Scripts in Elementor Popups

This article explains how to trigger Gravity Forms scripts when a form is displayed inside an Elementor popup.

gform_is_disabled_duplicate_submissions_protection

The gform_is_disabled_duplicate_submissions_protection filter allows you to disable duplicate submission protection.

Salesforce Feed Meta

The Feed Meta Object for the Salesforce Add-On is an associative array containing the properties which determine how the add-on should process the form submission.