Tell us what you are trying to do?
I am using Toolset blocks and I want to create a view where the first item in the loop is replaced by an image. I used to be able to do this using Classic Views but I don't want to use that as I want all my views to behave the same when responding.
Is there any documentation that you are following?
Is there a similar example that we can see?the attached image is what I am trying to achieve
Thank you for that - a useful condition!
I have managed to get the image for the first item but struggling to show the content template i have for the rest of the view.
In my screenshot you should be able to see a NOT toggle in the top left.
The best way to achieve something like IF... ELSE... with the conditional block is to use the exact same condition and in the second instance apply the NOT toggle, so checking that the same condition is not true.
So two conditional blocks, one with what you want for the first loop item, and the second for what you want for all other loop items.