Skip to main content

Filter: gform_export_form

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $form['id']

Example hook names:

  • gform_export_form (base hook)
  • gform_export_form_1 (with first modifier value)

Allows you to filter and modify the Export Form

Parameters

NameTypeDescription
$formarrayAssign which Gravity Form to change the export form for

Source

Defined in export.php at line 1615