I am trying to design a template to display the first post from a query to display differently than the rest of the posts. Is there a way to get the current row placement in the array as a condition? I tried looking in the conditions section and couldn’t figure it out. I don’t really want to make two different database calls just to do this, but If I have to I will. Maybe it can be added as a feature if it’s not there? Thanks for your help in advance!
Just solved it this issue by following this Bricks Forum Post. Would be nice if we didn’t need to execute custom code.