Filter: gravityview/field/value
Override the displayed value here.
Parameters
| Name | Type | Description |
|---|---|---|
| $value | string | The value. |
| $ | \GV\Field | The field we're doing this for. |
| $view | \GV\View | The view for this context if applicable. |
| $source | \GV\Source | The source (form) for this context if applicable. |
| $entry | \GV\Entry | The entry for this context if applicable. |
| $request | \GV\Request | The request for this context if applicable. |
Source
Defined in future/includes/class-gv-field.php at line 387