Description of the need This is something I don't believe is possible with Views (in Backdrop or Drupal), but that I think would be handy. If you want to create a 'related' block, you can filter results based on matching terms in the current node being viewed (e.g. https://drupal.stackexchange.com/a/205924/16537), but as far as I know you can't do this with other data (e.g. content type).
If I want to have all content on my site show a related block next to it, and have that block show other content of the same type, I have to create separate views' displays for each content type. But if this feature were to be added, I could create just one views' display that would work everywhere.
And ideally the same could be done for other data (e.g. content created in the same month as current node, content scheduled to be published on the same day as current node, content with the same field value as current node, etc.).
Proposed solution Basically a views' filter that lets you compare to the same data on the node being viewed (based on the URL I guess).
Recent comments
I recently did this for my website and it increased my PageSpeed score significantly. I just installed and configured the following modules: Alt/Title Default (to set default...
How to Improve SEO Performance in Backdrop CMS
Welcome to Backdrop CMS! To start, I recommend two basic modules: https://backdropcms.org/project/seo_meta and https://backdropcms.org/project/easy_xmlsitemap. I hope they are...
How to Improve SEO Performance in Backdrop CMS
Thank you very, very much :)
Autocomplete Deluxe - best D7 pick autocomplete taging