Problem/Motivation

When displaying a computed field on an entity, it appears above all the other fields even if it is configured with a higher weight.

Steps to reproduce

Add a computed field to the display mode of an entity below some other fields. View the entity in that display mode. See the computed field appearing before the fields it is below on the display mode configuration.

Proposed resolution

Pretty simple code fix, I think.

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:

Comments

gcb created an issue. See original summary.

  • joachim committed b40a2c8b on 4.0.x authored by gcb
    Issue #3374528 by gcb: Fixed computed fields using a lazy builder ignore...
joachim’s picture

Status: Active » Fixed

Thanks for reporting and fixing!

I'd had a feeling that fields weren't quite in the right place but I hadn't investigated!

Status: Fixed » Closed (fixed)

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