Display Layout
17 sites
Security covered
This project allows you to use Drupal's Layout API to define custom layouts for entity displays. You can then arrange fields within specific regions of these layouts, eliminating the need for field groups.
Display Layout allows users to leverage Drupal's Layout API to configure entity displays. Rather than simply choosing between "Content" and "Disabled", users can define layouts with custom regions to sort fields without requiring field groups.
Features
- Configure a content entity display mode to use a layout
Post-Installation
After installing, go to the "Manage Display" form for a content entity and see the "Display layout settings" option at the bottom. Here you can select which layout the display mode should use. Hit save and the corresponding regions for that layout will appear as options to sort the fields.
Similar projects
- Display Suite
- Display Layout is a minimalist version of Display Suite with a fresh implementation. The configuration does not map between the modules and a site should not use both.