Filter: gravityview/edit_entry/hide-product-fields
Hide product fields from being editable.
Parameters
| Name | Type | Description |
|---|---|---|
| $hide_product_fields | bool | Whether to hide product fields in the editor. Uses $entry data to determine. |
See Also
Since
- 1.9.1
- 1.20: Changed default from false to whether or not entry has transaction data.
Source
Defined in src/Field/Types/Product.php at line 122