The Entity Reference Hierarchy module extends the normal entity reference field and adds a weight value to sort items in the hierarchy.

It should still work for this with minimal modification.

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

mortona2k created an issue. See original summary.

mortona2k changed the visibility of the branch main to hidden.

mortona2k’s picture

Status: Active » Needs work

This change lets you select the formatter, but the rendering needs work. Seems like it's not getting the right values before showing the view.

mortona2k’s picture

Actually it does work, but not when the field is empty.

I am trying to render a view of children, so this isn't working on the root entity, but does for nested items.