Articles

Viewing Survey Results

In this article, we will show you how to access your survey results when using the Survey Add-On.

Creating a Feed for the Authorize.Net Add-On

This article contains step-by-step instructions on how to create a feed for the Authorize.Net Add-On.

Recurring Payment Account Detail and Credit Card Changes

Currently it is not possible to change any account details within recurring payments when using Authorize.Net.

Resend Notifications

If you failed to receive a notification, Gravity Forms makes it easy to re-send that notification with just a few simple clicks.

gform_search_criteria_entry_list

Use this filter to modify search criteria used to retrieve entries for display on the Entry List page.

gform_post_add_entry

This hook fires after an entry has been added via GFAPI::add_entry.

gform_append_field_choice_option

This filter can be used to add custom options for each choice.

Canceling Recurring Subscriptions

Learn how to cancel recurring subscriptions that were placed using the Authorize.Net Add-On.

How to Add a Custom Field Group when Using the Field Framework

When using the field framework to include new field types, you can override the add_button() method to add a custom field group if it doesn’t already exist.

Changing the Payment Description in the Stripe Add-On

If you need to change the payment description that is sent from your form to Stripe, you can do so quite easily using the gform_stripe_charge_description filter.