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
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog
The Views Watchdog module for Backdrop "extends the Views module and allows to create custom lists of log entries". On Github, there is also a Wiki page with information about available fields,...
Filter by text in "message" in /admin/reports/dblog
Hi Irina I have often wondered this. I have had Log Filter on my list of possible migrations for a while; this uses a JS library to do the filtering. I notice on the project page of this...
Filter by text in "message" in /admin/reports/dblog
Thanks man, you've convinced me; I'll bypass Views. :D
Views, hooks or handlers?