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
@NumerousHats How about using Bee from the command line to upgrade core and modules. I have some scripts using a modified version of bee in my repos on github if they are any help. I...
Update Core and Theme via Web interface
We are looking for the similar functionality. I have noticed that Drupal 10 added https://www.drupal.org/project/media_download_tracker . It provides the following information for each...
Download count
Hello @NumerousHats, I agree with your assessment. I am looking into this situation right now. The root of this problem is that Backdrop CMS is implemented on top of a "stack" of...
Update Core and Theme via Web interface