Use config_target in settings form

Created on 7 September 2024, 7 months ago

Problem/Motivation

Drupal 10.2 introduced the #config_target property to form elements, which connects the form element to an underlying config value. The default_value is automatically populated from config, and the value saved to config on form submission.

https://www.drupal.org/node/3373502

This may not work with directive options, which will at least require custom to/from mapping methods for their nested structure.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇨🇦Canada gapple

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024