Skip to main content

Filter: gravityview/view/configuration/fields

Filter the View fields' configuration array.

Parameters

NameTypeDescription
$fieldsarrayMulti-array of fields with first level being the field zones.
$view\GV\ViewThe View the fields are being pulled for.
$form_idintThe main form ID for the View.

Since

  • 2.0
  • 2.16.3: Added the $form_id parameter.

Source

  • Defined in src/Legacy/Utility/Common.php at line 1743
  • Defined in src/View/View.php at line 832