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
Oof. Just hit this part of my converstion to Backdrop. I'm surprised that there's no smooth path for this since, I thought, Media module was pretty commonly used in D7. Nothing from me,...
Upgrade from Drupal 7 with Media CKEditor
Thanks for the response and probably good info for someone, but you're correct that it's not really what I was looking for. I need to be able to run code and that code determines which...
How to programmatically change layout?
I ran into this problem again, now I understand, I can simply edit View and changing the filter option „Remember the Last Selection“. Unlike Drupal, Backdrop use Views for the Content page, I...
Incorrect filter behavior on the /admin/content page