Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • I call mine Do Not Render :) Don't suppose you know of docs or an issue that suggests that method is the "official" workaround/solution for this? I'd love to put that to bed in my own mind Commented Jan 24, 2018 at 15:49
  • I know I saw some issue conversations about this when I had to figure it out. This docs.acquia.com/article/lesson-21-blocks-and-configuration talks about instances and points to the change record. The reason for instances was to allow the same blocks to be placed in different regions. I think that you can programatically create an instance but an instance requires a region. So it still shows up in the block placement UI. Commented Jan 24, 2018 at 16:21