Describe your issue or idea
I have three webform nodes that need a block placed at the top of the page. Not all my webforms though - just three of them. Today, the only solution to this problem is to either create three identical layouts, each with a condition nodeID = X... Or, to create a single layout with the same block placed three times with a condition nodeID = X.
Ideally, we'd be able to add more than one node ID in either of these places, or OR two conditions together.
Edit: the "URL Path" Visibility condition, for example, allows me to enter one path per line. Why am I not able to add one node per line, in the same way?
(Also, this means there's a third solution today: you can use the URL path condition and put in node/nid instead of trying to use the node ID condition)
Recent comments
Hello Steve, wonderful, this is exactly what I was looking for! Can't believe that I didn't find it. This functionalitiy covers my purpose, no need for the mentioned module anymore. Big thanks for...
How to render nodes as blocks?
Hi..., And welcome I've just had a cursory look at the block_node module... Do you want all of the module's functionality or just a specific aspect? There are many different ways you could add a...
How to render nodes as blocks?
I guess this code could be used easily to hack core to allow a dropdown primary navigation menu.
How to show the primary navigation with dropdown elements in the header block?