spicywebau / craft-fieldlabels

Override Craft CMS field labels and instructions in the field layout designer
MIT License
123 stars 9 forks source link

Add ability to hide field names/instructions #34

Closed ttempleton closed 5 years ago

ttempleton commented 5 years ago

Adds an option, requested in #24, for hiding a field's name. Also adds an option for hiding a field's instructions, because why not.

Resolves #24.