Skip to main content

Action: gform_pre_entry_detail

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $form_id

Example hook names:

  • gform_pre_entry_detail (base hook)
  • gform_pre_entry_detail_1 (with first modifier value)

Fires before the entry detail page is shown or any processing is handled.

Parameters

NameTypeDescription
$formarrayThe form object for the entry.
$leadarrayThe entry object.

Since

Source

Defined in entry_detail.php at line 315