Problem/Motivation
As requested in comment: https://www.drupal.org/project/custom_field/issues/3496708#comment-15930477, there is not currently a way to output the actual field label in the custom template. There is no token available to select. We can add this option.
Proposed resolution
A new token property ':field_label' will be present in the token browser.
Issue fork custom_field-3498012
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
apmsooner commentedPatch ready to be tested. Just set status to RTBC if its good.
Comment #4
giuse69 commentedworks! thanks
Comment #6
apmsooner commentedComment #7
apmsooner commented