Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module adds a field formatter that displays a clickable link to the current entity's page. It's useful for adding "view" or "read more" links to content displays, reports, and listings without custom code.

Entity Link Display provides a simple, reusable field formatter that renders a link to the current entity’s canonical URL. This allows site builders to add direct "view" links for content entities (nodes, users, taxonomy terms, etc.) directly in display modes, view modes, or Layout Builder without writing any custom code or overriding templates.

It’s particularly useful when building admin dashboards, reports, or content listings where a quick link to the full entity page is needed.
Unlike traditional approaches where you might need to override templates or write custom Twig for teasers, view modes, or Layout Builder displays, this module works out of the box — just like the "Link to content" field in Views.

Requirements
------------
This module requires no modules outside of Drupal core.

Installation
------------
* Install as you would normally install a contributed Drupal module. Visit
[Installing Modules](https://www.drupal.org/docs/extending-drupal/installing-modules) for further information.

Features
------------

  • Adds a field formatter for rendering the current entity's URL as a clickable link.
  • Works with all fieldable entity types (nodes, taxonomy terms, users, etc.).
  • Allows customization of:
    • Link text (e.g., title, "View", or custom string).
    • Link target (_self or _blank).
    • Option to include or exclude the URL scheme (https://).
  • Supports multilingual sites (uses the correct translated URL).
  • Integrates with all view modes and display modes.

Use Cases:
------------

  • Add a "View" or "Read more" link to custom entity displays.
  • Build editorial or administrative views with quick access links to content.
  • Provide end users with a clean way to navigate to referenced entities.

Post-Installation
------------
Once the module is enabled:

  1. Go to the "Manage display" tab of any fieldable entity type (e.g., content type, taxonomy term, user).
  2. Find "Display Link" field and place as per your requirements.
  3. Configure the formatter settings:
    • Choose what text should appear in the link.
    • Set whether the link should open in the same window or a new tab.
    • Adjust additional options such as the link class, title attribute, etc.
  4. Save the display settings.

Activity

Total releases
2
First release
May 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Release date
1.0.1 Stable May 31, 2025
1.0.x-dev Dev May 26, 2025