This is a follow-up to https://github.com/backdrop/backdrop-issues/issues/2632
The goal is to get rid of the "Manage file display" page entirely. We should move the settings that are currently on that page under a "configure" link on the File
row on the usual "manage displays" page. A good example of what this would look like can be found on any other fieldable entity.
Example of configure link (closed):
Example of configure link (open):
Current settings on the "Manage file display" page:
Destination for these settings:
Advocate: @jenlampton
Weekly update?
PR: ?
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?