Make field list use Better Fields Report method

Created on 25 August 2023, about 1 year ago
Updated 31 August 2023, about 1 year ago

Problem/Motivation

The approach to the field list is currently a View, which makes it flexible for sites to customize the View. However, it makes it nearly impossible to update as this module adds new capabilities since local modifications are in a config file that will likely overwrite any changes this module makes.

Solution. Add an awesome code based approach that was created here in the recent Better Fields Report module β†’

Steps to reproduce

Proposed resolution

  1. Move code from Better Fields Report to Content Model Documentation
  2. Make the Better Fields Report live at /admin/reports/content-model/fields-complete
  3. Leave the View based list in tact at /admin/reports/content-model/fields/ but disable the View by default in config/install
  4. Use the content model perms
  5. Update the README to show the new path.
  6. Make a note on Better Fields Report project page to direct to Content Model Documentation?

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States swirt Florida

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

Comments & Activities

Production build 0.71.5 2024