Here was my initial question in the microsoft answer page which pointed me to this site to get answers:-
Using SharePoint 2007 i want to create a list of pages. The structure i want is as follows:-
Page 1 - Front page. This will have a number of option (potentially 5). These will be "banner boxes" that the user clicks to go into the next screen they want.
Page 2-5 - These will be the pages linked off the front page. Basically what i want is a table or database to be displayed. This table will have 5 columns. When the page is first opened though i only want it to show the first column, then when the user selects
the entry they want it expands the other columns for that row. Also each page is going to show similar details just in a different format. Is there a way to create a single database that links into this?
Page 6 - Within the second column of pages 2-5 will be a link to the next page for that entry. This will be a calendar which i can create. However this creates with the quick links on the left and i do not want this.
Any help with any points will be really appreciated. I have some test pages to do the work on so am able to test different approaches.