A markup or message field, like a body (setting: textarea field - default to empty)
This is a follow-up to https://github.com/backdrop/backdrop-issues/issues/3047 and part of the META: https://github.com/backdrop/backdrop-issues/issues/3023
GitHub Issue #:
4721
Recent comments
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?
A simple option — 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?