Skip to main content

Action: gk/gravityview/template/before-field-render

Fires before a field of an item is rendered.

Parameters

NameTypeDescription
$field_typestringEither widget, field or search.
$keystringThe key of the field.
$optionarrayThe field configuration.
$currentarrayAll the values for the current item being rendered.
$contextarrayExtra rendering context added to the action.

Since

  • 2.42

Source

Defined in src/Admin/Rendering/RenderSettings.php at line 507