I would like to show first n nodes with teaser body, and rest with only a title. I can do it with two views, but the problem is that I do not know how to show first n in view A and rest in view B. Is it possible to show first nodes starting from node n?
View A
Node 1
Node 2
View B
Node 3
Node 4
...

Comments

merlinofchaos’s picture

There's no way to do this natively in Views 1.

sun’s picture

Status: Active » Closed (works as designed)