Skip to main content

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

NameTypeDescription
$show_all_fieldsboolWhether to include all form fields (true) or only the fields displayed in the Gravity Forms Entries table (false). Default: false.
$form_idintThe current form ID.

Since

Source

Defined in includes/class-admin-views.php at line 1867