Say for whatever reason, a site builder needs to replace a menu with another via the admin UI, while at the same time retaining the configuration (menu style and depth, style settings, visibility conditions):
- Add a new menu block in the same region.
- [add as many steps/clicks here as required to manually copy the configuration of the old menu block...]
...
n-2. ... n-1. Remove the old menu block n. Save the layout
...so basically the more complicated configuration the old menu block has, the more clicking a site builder needs to do in order to replicate the block configuration to the new menu block.
Compare the above to this:
- Edit existing menu block.
- Select another menu from a drop-down menu that lists all available menus.
- Save the menu block
- Save the layout
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?