Action: gform_entries_first_column
Fires at the end of the first entry column
Used to add content to the entry list's first column
Parameters
| Name | Type | Description |
|---|---|---|
| $form_id | int | The ID of the current form |
| $field_id | int | The ID of the field |
| $value | string | The value of the field |
| $entry | array | The Entry object |
| $query_string | string | The current page's query string |
Source
Defined in entry_list.php at line 1309