Gravity Forms Core Actions
Articles
gform_after_check_update
Runs a function after Gravity Forms has checked for an update.
gform_loaded
Use this hook to initialize any functionality that depends on Gravity Forms.
gform_pre_log_message
The gform_pre_log_message action runs before a logging message is sent, whether or not logging is enabled.
gform_state_pre_encode
This article explains how to use the gform_state_pre_encode action hook to add values to the form state before it is encoded.
gform_updates
Triggered after the display of the update or invalid key notice for Gravity Forms.