Filter: gform_entries_column_filter
Used to inject markup and replace the value of any non-first column in the entry list grid.
Parameters
| Name | Type | Description |
|---|---|---|
| $value | string | The value of the field |
| $form_id | int | The ID of the current form |
| $field_id | int | The ID 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 1062