Filter: gravityview/fields/fileupload/file_path
Modify the file path before generating a link to it.
Parameters
| Name | Type | Description |
|---|---|---|
| $file_path | string | Path to the file uploaded by Gravity Forms |
| $field_settings | array | Array of GravityView field settings |
| $context | \Template_Context | The context. |
| $index | int | The current index of the $file_paths array being processed |
Since
Source
Defined in includes/fields/class-gravityview-field-fileupload.php at line 554