Articles

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.

Survey Changelog

View the change log for the Survey Add-On.

How To Install Gravity Forms

Installing Gravity Forms is quite simple and is the same process as installing many other plugins. In this article, we will show you how to quickly install Gravity Forms using the plugin uploader inside your WordPress admin dashboard.

Signature Changelog

View the change log for the Signature Add-On.

Post Title

The Post Title field allows users to submit data that is then used to populate the title for a post. This field works in tandem with the other Post fields to allow you to create a form that can generate post data from a user submission.