I want to make a view with 3 rows of lets say fruits, with 6 fruits max for each row. Spring, Summer and Autumn fruits.
And I don't want them to be mixed in one array so I could style them in view-template. How can I do it correctly?
I wanted to post this as a comment but my rep is not high enough. I had asked a similar question and received an answer here: Separate grid rows by field value