Articles

gform_gfuser_object_init

This hook was removed in version 3.0 with no replacement.

AWeber Changelog

View the change log for the AWeber Add-On.

gform_post_submission

This hook has been deprecated. Please use gform_after_submission instead.

Configuring Confirmations

When a user submits a form, they are presented with a message, or directed to a new page. By default, this is a simple message letting them know that the form has been successfully submitted and thanking them for their submission. Discover how to change this confirmation message, as well as create custom confirmation messages based on the content that is submitted.

Nested Conditional Logic Limitations

Gravity Forms does not officially support nested conditional logic. This means a field should not have conditional logic based on a field that also has conditional logic.

Website

The Website field allows users to enter a website URL and automatically validates that the information entered was formatted correctly.

Using the Gravity Forms “gform_validation” Hook

The gform_valiation hook will allow you to modify how your forms are validated.

Dynamically Populating a Field

Using dynamic population in Gravity Forms allows you to dynamically populate a field with a value (or values depending on the field type).

Time

The Time field allows users to submit a time as hours and minutes and automatically validates that the information entered was formatted correctly.

Testing for a Theme/Plugin Conflict

TIP: Check out the bottom of this article for an easy-to-follow video covering many of the techniques presented here.