Articles

gform_enable_entry_info_payment_details

The “gform_enable_entry_info_payment_details” action enables the payment details panel for the current entry. This hook has been deprecated because the payment details are now visible on the entry if the payment status is set.

Highlighting the Current or Future Date in the Datepicker

This article explains how to highlight the current or future date in the datepicker using a jQuery code snippet.

User Registration Feed Meta

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

gform_delete_entries

This action is triggered when entries are deleted, allowing further actions to be performed.

gform_stripe_charge_authorization_only

This filter allows authorization only transactions by preventing the capture request from being made after the entry has been saved.

gform_after_duplicate_form

This hook has been deprecated and the hook gform_post_form_duplicated should be used instead.

gform_after_check_update

Runs a function after Gravity Forms has checked for an update.

Multi-Page Forms CSS Selectors

Overview and examples of the CSS selectors specific to multi-page forms.

Validation Errors CSS Selectors

Overview and examples of the CSS selectors available for form validation errors.

Form Confirmation CSS Selectors

Overview and examples of the CSS selectors available for form confirmations.