edited for 2.5
Articles
How to create Events Calendar events using the Webhooks Add-On and the WordPress REST API
The Webhooks Add-On can be used to send requests to the WordPress REST API endpoint to create new events when a form is submitted.
Creating Tickets in WSDesk using the Webhooks Add-On
Using the Gravity Forms Webhooks Add-On is the easiest way to send requests to the WSDesk API to create support tickets when a form is submitted.
How to Populate WebMerge Documents using the Webhooks Add-On
Using the Gravity Forms Webhooks Add-On it is possible to populate WebMerge documents when a form is submitted.
Sending Form Submission Notifications To Multiple Recipients
Here’s how to configure your notifications in Gravity Forms to send to multiple email recipients.
Checking Your Environment Details
This article provides a guide to checking environment details in Gravity Forms, helping you assess server settings and configurations that affect form functionality.
Forcing Gravity Forms Database Upgrades
If you're having issues upgrading the Gravity Forms database after an update, this can sometimes be due to a failed database modification.
Creating Multi-Page Forms
A form with quite a few fields can look a daunting for someone filling out the form. Many times, the form can be simplified by spanning it across several pages.
Form Switcher in Gravity Forms 2.5
The Gravity Forms form switcher interface has returned in Gravity Forms version 2.5 ! It is available in the top left corner of the Edit, Settings, and Entries pages.
GF_Field_Date
This class is responsible for determining how the Date field is rendered when the form is displayed and how its value is handled during and after form submission.
gform_notification_validation
This filter was removed in Gravity Forms v2.5 and is no longer supported. From Gravity Forms 2.5, notification settings and their validation callbacks are now defined via the gform_notification_settings_fields filter.