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

  • 2.27

Source

Defined in src/Admin/PresetFieldGenerator.php at line 112