Filter: gk/gravityview/view/configuration/multiple-entries/initialize-with-all-form-fields
Modify whether to initialize the Multiple Entries layout with all form fields or only the fields displayed in the Gravity Forms Entries table when creating a new View.
Parameters
| Name | Type | Description |
|---|---|---|
| $show_all_fields | bool | Whether to include all form fields (true) or only the fields displayed in the Gravity Forms Entries table (false). Default: false. |
| $form_id | int | The current form ID. |
Since
Source
Defined in includes/class-admin-views.php at line 1867