Override Title for a entity field pane show's field regardless of empty value

  • Create a node_view panel variant
  • Add an entity field from that node to a pane & override the title
  • Create a node with no value for that field
  • Add another entity field from that node to a pane without overriding the title

This should produce a title regardless of the field being empty for the overriden one but not the default label as pane title.

CommentFileSizeAuthor
#2 2895465-2.patch1.55 KBjoelpittet

Comments

joelpittet created an issue. See original summary.

joelpittet’s picture

Status: Active » Needs review
StatusFileSize
new1.55 KB

This may be an API addition but it's BC, and provides a bit of consistency between fields rendered with or without overridden titles.

joelpittet’s picture

Issue summary: View changes
joelpittet’s picture

Status: Needs review » Closed (duplicate)

This was fixed in the latest dev release in a better way.