Operations list in field content model View should not include delete

Created on 26 January 2023, over 1 year ago
Updated 12 May 2023, about 1 year ago

Problem/Motivation

The field content model View has an operation column that includes 'delete' as an option. This option is too risky to have exposed here. If users want to delete a field, they should have to go to the content type specifically to do so.

Steps to reproduce

Proposed resolution

Duplicate the View field plugin config_views/src/Plugin/views/field/ConfigEntityOperations.php and create a new field plugin that is content model operations and remove the delete option. This will also set us up for adding the link to the all field display coming later in the road map.

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.69.0 2024