Is there a way to make the Block not render on the page if there is no Bean content?

Steps to reproduce:

  1. Create Block Type
  2. /admin/structure/block-types

  3. Add Block Content
  4. /admin/content/blocks

  5. Assign Block to region
  6. /admin/structure/block

  7. Visit a page that renders the block
  8. Delete the block content

* The Block Title still shows on the page...

Comments

rovo created an issue. See original summary.

rovo’s picture

After visiting the page not logged in as Admin, the Block keeps rendering even though there is no bean content.

Samvel’s picture

Assigned: Unassigned » Samvel
Samvel’s picture

Assigned: Samvel » Unassigned
Status: Active » Closed (works as designed)

It's not problem. Title is content too. Title field not required and and can be configured as other fields in "manage display" tab.