How to render reference field as complex object

Created on 7 December 2023, 7 months ago
Updated 16 April 2024, 2 months ago

Problem/Motivation

I suspect this is a documentation task, but I could be wrong.

I have a reference field that I would like to render as a certain type of object, so instead of it just listing the referenced entity's title it would output:

    {
      "@type": "Person",
      "name": "Sean The Author Flannery",
      "url": "https://www.example.com/person/sean-the-author-flannery"
    }

Am I missing something with how the module suite fits together?

Proposed resolution

Document how to achieve this use case.

Remaining tasks

Work out how to do it.
Document the process.

User interface changes

TBD

API changes

TBD

Data model changes

TBD

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024