Problem/Motivation

The IEF's makes it possible to easily create entities. However, when they are created there is no option to directly link to the linked entities.

Proposed resolution

Replace the label with a link to the edit form.

Remaining tasks

  1. ✅ Create a basic implementation
  2. ✅ Add a setting to enable/disable this functionality
  3. Write tests

User interface changes

References in the summary table on a entity form get links to the referenced entity.

API changes

Data model changes

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

timohuisman created an issue. See original summary.

timohuisman’s picture

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

The MR contains the simplified proposed solution, I'm interested if this is something that is wanted in the module.

rhezios made their first commit to this issue’s fork.

rhezios’s picture

Issue summary: View changes

I've updated the MR to wrap the change in a setting.

makertimswis’s picture

Checked the MergeRequest!121 from @rhezios

Saw the option and it works for me like i expected.