Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
node data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2009 at 01:13 UTC
Updated:
20 Oct 2009 at 01:50 UTC
Hi,
I created a view that displays the latest 2 Story items with photos. Everything is working great...However, I actually want the view to start with the second to latest stories (by post date) because the very latest news item will be displayed in a second panel in a different format.
Here's a pic of the the page I'm making:
http://picasaweb.google.com/lh/photo/uSZ-lBqNyoQMQDPA8CIwcQ?feat=directlink
Below the Center image, I've got a panel view that will display "headline 1" and "headline 2" (Headline 1 = Older)
To the right of that, I've got "News" which will display the very latest headline (Headline 3 = Newer).
Got some good suggestions?
Thanks in advance!
Comments
Comment #1
ergophobe commentedLook for the "offset" setting when you're editing the View (left side, where it asks how many items to return).
Comment #2
Doomd commentedLOL. I'm an idiot. Thanks you!
Comment #3
ergophobe commentedHey, you're not the only one
http://drupal.org/node/588298