Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

This module adds JSON Schema property values to extra fields within Drupal's field display settings. It allows you to configure and display these extra fields when managing content types.

INTRODUCTION

The DKAN extra fields module provides JSON Schema property values in extra fields in Drupal field display UI.

REQUIREMENTS

DKAN and apply patch 4310-plus.patch that is given with this module.

INSTALLATION

Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information. DKAN module needs to be enabled (specifically (dkan_)metastore_search module).
only for version 1.x
This needs to be done manually due to this issue

CONFIGURATION

Put the desired extra fields in the output of your node view admin/structure/types/manage/data/display for example

CUSTOMIZATION

dkan_extra_field_item - Outputs Items that have multiple properties in one extra field

You can use hook_preprocess_HOOK() for dkan_extra_field_item to control the output of labels and values for the extra field items. Check the output of $variables in the hook and see that there is an array keys that contains the property key names. You can hide key and value or change the key label. Also dkan_extra_field_item has a lot of theme_suggestions to vary on.

MAINTAINERS

Current maintainers:

Activity

Tracked releases
2
Tracked since
Jul 2026
Latest release
1 month ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
3.0.x-dev Dev Jul 8, 2026
4.0.x-dev Dev Jul 6, 2026