Enable all disable all buttons in manage display

This project is not covered by Drupal’s security advisory policy.

For entities with numerous fields, manually dragging each field into the disabled section can be tedious, especially when configuring multiple view modes that require only a few fields to be visible. This module offers an "Enable all fields" and "Disable all fields" option in the manage display settings of entities, streamlining the process of configuring field visibility.

Features

Upon enabling this module, two radio buttons, 'Enable all fields' and 'Disable all fields', will appear in the manage display settings of entities. Users can click 'Enable all fields' to move all fields to the enabled section, or 'Disable all fields' to move all fields to the disabled section. This functionality allows users to quickly manage field visibility without the need to drag each field individually.

Post-Installation

After installation of the module.

  1. Go to Administration -> Structure -> Content types -> {{ YOUR CONTENT TYPE }} -> Manage Display.
  2. Radio button 'Enable all fields' and 'Disable all fields' would be displayed in manage display.
  3. On selecting 'Enable all fields', All fields will be moved to Content region, which will be displayed
  4. On Selecting 'Disable all fields', All fields will be moved to Disabled region.
  5. Save the Configuration.
Supporting organizations: 
Sponsored Development

Project information

Releases