Description of the need We have added a number of great display suites type features. https://github.com/backdrop/backdrop-issues/issues/2084 https://github.com/backdrop/backdrop-issues/issues/1100
But, something that seems to be missing is the ability to add date and author information to display modes OR to access field blocks (through the layout system) for this information.
I was just experimenting with how much a site builder can modify their page with Backdrop CMS core and the inability to use existing features to move author and date information feels like an obvious omission.
Proposed solution
There would be options to arrange the author / date field on the display mode. There would be a field block for author and/or date submitted.
Alternatives that have been considered Describe alternatives you've considered. Have you seen this work in a better way in another CMS?
I have yet to look for contrib solutions.
Additional information Add any other information or screenshots that would help.
These are the field blocks currently available to users for the Post content type.
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. You can also create Fieldsets to...
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?