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 provides fields to store researcher information linked to their ORCID identifier. It includes an autocomplete form field that uses the ORCID API to find researchers and allows you to display their ORCID ID. It can also store and display data like name, email, and organization.

Background

ORCID, which stands for Open Researcher and Contributor ID, is a unique, persistent identifier free of charge to researchers.
It includes research institutions, publishers, funders, professional associations, service providers, and other stakeholders in the research ecosystem.
The API tutorial describes how to search the ORCID Registry using the ORCID public API.

About

Author field module provides fields that store information associated with the ORCID identifier for a researcher. It also includes a form field formatter with autocomplete capability and a display field formatter to show the ORCID ID.

Key capabilities

  • Provides a form field formatter with an ability to autocomplete researcher name as the user enters the text. The module uses ORCID API to fetch records.
  • Provides a display and form field formatters to customize display of Author field, including ORCID ID.
  • Provides a hook to fetch records based on search and select it, which can then be stored into other fields such as first name, last name, email, and organization name.

Fields

  • Search: Autocomplete researcher name, name identifier, organization name, etc.
  • Family Name: Stores the family name.
  • Given Name: Stores the given name.
  • Email: Stores the email address.
  • Organization Name: Stores the first current affiliation name.

Uninstall validation

This is implemented using a drupal form where custom script is executed to delete the dependent fields from the system. Currently, "node" and "storage" types are handled for the deletion.

Activity

Total releases
5
First release
Apr 2025
Latest release
2 days ago
Releases (12 mo)
2 ▼ from 3
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.1.0-beta1 Pre-release Jul 14, 2026
1.1.0-alpha5 Pre-release Sep 5, 2025
1.1.0-alpha4 Pre-release Apr 11, 2025
1.1.0-alpha3 Pre-release Apr 2, 2025
1.1.0-alpha2 Pre-release Apr 2, 2025