Use case:
- You have configured a specific menu block the way you want it (menu style, depth, style/classes, visibility conditions etc.)
- You want to replace that menu with another, but retain the respective block settings.
In order to achieve this currently, you have to go to the layout(s) where this menu block is added, add a new menu block, and manually copy the settings to it from the existing block; then finally remove the old menu block. This is just too many clicks and really bad UX.
Proposal: Add a "Menu source" drop-down menu within each menu block, to allow changing the menu this block renders; keep all other menu settings.
Recent comments
Hello, @yorkshirepudding! Thanks a lot, I got it, all sorted out.
My layout template (layout--blog.tpl.php) doesn't work
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform