Problem/Motivation

In some field_layout implementations (like ui_patterns one), there is no default_region set on the layout. In this case, field groups are created but never show in the UI.

Proposed resolution

If the default_region is NULL, use 'hidden' instead.

Remaining tasks

Patch
Review
Commit

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

DuaelFr created an issue. See original summary.

duaelfr’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new665 bytes

Here we go :)

  • zuuperman committed f8992f5 on 8.x-3.x authored by DuaelFr
    Issue #2991400 by DuaelFr: Field groups default region should never be...
nils.destoop’s picture

Status: Needs review » Fixed

Thx for the patch, I committed it to dev

  • zuuperman committed 4d70f07 on 8.x-3.x
    Revert "Issue #2991400 by DuaelFr: Field groups default region should...

  • zuuperman committed 4ff20dd on 8.x-3.x authored by DuaelFr
    Issue #2991400 by DuaelFr, zuuperman: Field groups default region should...
duaelfr’s picture

Thanks a lot!

Status: Fixed » Closed (fixed)

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