When setting the Field group label for a group in both Manage Form Display and Manage Display, the title/label is missing.

I'll upload a patch shortly.

Command icon 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:

  • 8.x-3.x Comparecompare

Comments

colan created an issue. See original summary.

colan’s picture

Status: Active » Needs review
StatusFileSize
new1.22 KB
swentel’s picture

Category: Bug report » Feature request
Status: Needs review » Needs work

I guess that's kind of by design. However, it's a valid feature request.

But, to make sure this works when people upgrade, we should do something like the HtmlElement which has an explicit option to show or hide the element.

colan’s picture

Thanks for the review! I'll leave the fix for someone who's more front-end focused. (I normally stay as far away as I can from the front-end, but needed to get something working, even though I was quite sure that it would need work. ;)

colan’s picture

Julien' made their first commit to this issue’s fork.