Hey all,

For a particular content type, such as a story, can I have buttons which link to the 'next' and 'previous' stories ie according to the date the story was posted?

Thank you

Comments

kbalderson’s picture

This is possible using views to organize the nodes, then use a custom pager for your next and previous buttons.

juc1’s picture

OK thanks but I want to keep it as simple as possible for non-drupalers to add content. If I use views does that mean that anyone adding new story content to the primary menu will need to learn how to use views and have views permissions?

Thanks

ssoulless’s picture

With views there is not problems just configure it and it automatically will render your previous and next buttons veru usable for the non drupalers users, greetings