Nesting (I'm not sure of the C5 terminology)

Permalink
Hello, I would like to make a page that has two colomns, a kind of list for Years on the right, and in the main/left portion the content for that Year. It could be another "page", but I want the link on the right to replace the main content on the left with the whatever page I create for each year. Is this possible, is my terminology all wrong?

Thanks for the help,

David.

1 Attachment

 
RobertJNL replied on at Permalink Reply
RobertJNL
What you are asking for should be possible with jquery.

I recommend using different pages though.

1. create a custome page type for these pages.
2. create the year pages based on the (#1) created page type.
3. create a global block with the list of years + links to pages.
4. Add the global block in the right column of your newly created pagetype (click on defaults behind the pagetype, add it in there).
5. Click on the block and select; setup on child pages. This shows all pages that have this pagetype assigned to it.
6. Select all + click update.

Whenever you add a new year, just create a page based on your new pagetype and add the link in the global block.

Why several pages;
- Bookmarking
- Previous / next button
- Search engine optimazation
- Direct urls are just always better..


Robert