Follow-up to https://github.com/backdrop/backdrop-issues/issues/940
I decided to create this issue because I was having some trouble deciding how to properly architect a posts view for Backdrop core. The easiest thing to do would be to use a page display. But, in Backdrop would people prefer to have a layout with a block display instead? In either case, do we put a link to this page into the menu by default?
There are some questions that need to be answered around the best way to do this. Opening for discussion.
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?