This seems like a very basic question, but I can't seem to find any info in the docs or forum.
I have a view that potentially may have no results. I want to insert this view as a block in a layout, but I only want the title to appear if the view actually has results.
It seems that if I set the "Block title type" to either "Default" or "Custom", the title (i.e. the view title or the custom title defined in the block, respectively) always appears, regardless of whether the view has results or not.
Is there any way to change this behavior? I'd be fine with having "Default" give the view title, but only if the view actually has results.
A Contextual filter is needed to a View received the content of the current page (Content ID from URL). Also necessary to add a Relationship (below Contextual filters) with the content, which is connected through Reference Field (A bridge to the Content entity that is referenced via field_blablabla). Then it will be possible to add the necessary fields using this Relationship. You can place this block anywhere in the page, this does not affect the result.