Docs

EVF_Form_Fields::field_display_sublabel( string $key, string $position, array $field )

Display field input sublabel if present.

Parameters

$keystringrequired
Input key.
$positionstringrequired
Sublabel position.
$fieldarrayrequired
Field data and settings.

Changelog

VersionDescription
1.0.0Introduced.