Allow defaults to persist across all bundles

Created on 4 August 2023, over 1 year ago
Updated 8 September 2023, over 1 year ago

Problem/Motivation

Add the configuration to allow default settings across all bundles. This will allow one setting to be stored and many bundles of the same entity type will utilize those defaults.

Steps to reproduce

1. Add a new field and enable the SFDS and Global mode.
2. Reuse the field on a second content type.
3. Ensure that the default settings are

Remaining tasks

- [x] Configure a central storage for the default settings.
- [x] Update the field formatter override service to pull the default settings.

πŸ“Œ Task
Status

Fixed

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States pfrilling Minster, OH

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

Comments & Activities

  • Issue created by @pfrilling
  • πŸ‡ΊπŸ‡ΈUnited States pfrilling Minster, OH

    I was thinking of a good way to allow an admin to set the default bundle display settings and, what if we add a list of all bundles to the storage settings form and allow a site builder to choose which bundle's default should be used across all bundles. This would be a single value select element. Then, when overriding the formatter, we can pull in the settings of the default bundle and swap the settings?

  • Assigned to pfrilling
  • πŸ‡ΊπŸ‡ΈUnited States pfrilling Minster, OH
  • @pfrilling opened merge request.
  • Issue was unassigned.
  • Status changed to Fixed over 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States pfrilling Minster, OH

    Fixed with e34610feaf72efbed7ace26078b357b35da757fd

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024