Description of the need
Sometimes you want to force content-editors to provide a summary. Use case would include
- You're showing it in a teaser display mode
- You're using it for the metatag description
- You're using it for search results
The summary input is easy to miss, but is really useful as it avoids needing a second text field for teaser text.
Proposed solution
Implemented for D9^ https://www.drupal.org/project/drupal/issues/1704864 .
Setup options for the "Text area with a summary" widget to allow for the Summary field to be "Shown by default" (instead of collapsed with js) and a field level setting to make the summary value "Required".
Alternatives
This contrib module seems to provide some of these options https://backdropcms.org/project/text_summary_options
Recent comments
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment.
Layout also for /node/add/ forms?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Layout also for /node/add/ forms?