I have a new dashboard built using the Layouts, custom template, and which includes the BD system Search Block in the blocks for it's UI. All well and good, but I am doing something special with the other blocks on the layout, in that each of them contains links that open up a colorbox iframe. That works nicely...but what I cannot figure out is how to get the Search Block to open into the colorbox iframe modal. Any clues?
Example link to launch modal colorbox, with a class "colorbox-load":
https://mydomain.nz/heart/volunteers?width=90%25&height=90%25&iframe=true
Recent comments
That should be part of Backdrop already - that file is from the branch that docwilmot used to introduce the announce function.
How do I define a Weight Block in a layout?
Is it not possible to do it this way: admin/structure/taxonomy/tags List terms tab - at the top of the form Reset to alphabetical - at the bottom of the form Another idea is to use different Sort...
Sorting Taxonomy Terms in View
Interesting question! One idea (not tested): Set up another view with the terms, sort by term, and integrate that view as field, using Views Field View. For a workaround, the following Drupal module...
Sorting Taxonomy Terms in View
I found this https://github.com/docwilmot/backdrop/archive/refs/heads/announce.zip I'm not sure if I have to install it to Backdrop first to be able to use the Block sorting feature.
How do I define a Weight Block in a layout?
Further to this, we have the following accessibility features on that screen: Keyboard shortcuts (cursor keys to move blocks up and down within region) - see https://github.com/backdrop/backdrop-...
How do I define a Weight Block in a layout?