Articles

gform_notification_settings_fields

The gform_notification_settings_fields filter is used to customize the available settings on the Notification configuration page.

gform_frontend_pages_evaluated

The gform_frontend_pages_evaluated JavaScript action hook is used to perform custom actions when page conditional logic rules have been evaulated on the front-end.

gform_frontend_page_visible

The gform_frontend_page_visible JavaScript action hook is used to perform custom actions when a page step is made visible by conditional logic on the front-end.

gform_frontend_page_hidden

The gform_frontend_page_hidden JavaScript action hook is used to perform custom actions when a page step is hidden by conditional logic on the front-end.

gform_partialentries_pre_update

The gform_partialentries_pre_update filter is used to modify an existing partial entry before the database is updated.

gform_ppcp_discount_total

The gform_ppcp_discount_total JavaScript filter is used to override the discount amount that will be sent to PayPal Checkout.

gform_dropbox_should_upload_file

The gform_dropbox_should_upload_file filter can be used to determine if a file for a fileupload or dropbox type field is uploaded to Dropbox.

gform_plugin_settings_fields

The gform_plugin_settings_fields filter is used to customize the available settings on the Forms > Settings page.

gform_settings_display_license_details

The gform_settings_display_license_details filter is used to control display of the license details panel on the Forms > Settings page.

gform_form_saving_action_EVENT

This dynamic JavaScript action hook is used to fire events when a form is saved via AJAX in the form editor.