Convert node type / what, when, who fields from simple configuration to config entities

Created on 5 December 2024, 5 months ago

While sequences can be elegant for a single field matched to content type, we have several and the who field can be compound. This should be moved to a separate form, and use a config entity schema approach.

    node_types:
      type: string
      label: 'ARK content types'
    when_field:
      type: sequence
      label: 'Field to use for when'
      orderby: key
      sequence:
        type: string
        label: 'Content type'

This will help greatly with ✨ An administrator only sees Who, When fields to set for selected Active

πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

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

Comments & Activities

Production build 0.71.5 2024