Skip to main content

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

which allows you to act 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

Source

Defined in includes/admin/class.render.settings.php at line 496