Matrix Version: 5.3.4.2
Hi,
I’m having a little trouble understanding how conditions work at the content container level.
I’m trying to build a JSON feed of some news assets, however we’ve used a snippet to embed a disqus feed on the bottom. I was hoping that I could use an asset condition on that snippet to hide it if the global assetid is the same as the feed’s asset listing.
Content Conatiner:
Condition:
I want the snippet to be hidden when the assetid = 210231, otherwise it’s always shown.
I’ve tested my logical condition in the asset, and it resolves to what I expect (true), but when it’s set as the condition, nothing happens. I’ve tried the %begin_% %end_% keywords also with no effect.
Any help/ideas/assistance would be greatly appreciated!