The field label and description as well as any other setting coming from the element array is currently not used.
For instance, if you set a label, a description or if you set the field as required, it's not going to be taken in account by the widget.

This has apparently been fixed for the widget applied on icon field types, See #2574161: field label and description missing, this issue is for text field types (patch following).

Comments

jsacksick created an issue. See original summary.

jsacksick’s picture

Status: Active » Needs review
StatusFileSize
new981 bytes
d34dman’s picture

thanks for the report and patch. Am not using it for the use case you have just mentioned, so will wait for somebody who is already using it to review it.

hey_germano’s picture

This fixes the issue for me. Thanks!

  • D34dMan committed 10244f7 on 7.x-1.x authored by jsacksick
    Issue #2688361 by jsacksick, hey_germano: Field label and description...
d34dman’s picture

Status: Needs review » Fixed

Thanks for the patch and test. Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.