Form Actions
Articles
gform_post_add_feed
The gform_post_add_feed action will run after a feed is added to a form.
gform_post_paging
Use this hook to perform actions after going to the next or previous page on a multi-page form.
gform_preview_body_open
The “gform_preview_body_open” action is triggered when the body of the form preview page loads, allowing further actions to be done.
gform_preview_footer
This action is triggered when the footer of the form preview page loads, allowing further actions to be done.
gform_preview_header
The “gform_preview_header” action is triggered when the header of the form preview page loads, allowing further actions to be done.
gform_preview_init
The “gform_preview_init” action is triggered when the form preview page loads, allowing further actions to be done.
gform_update_feed_active
The gform_update_feed_active action fires immediately after a feed’s active status is updated.
gform_view
This action allows additional actions to be performed based on the form view.