Forum

Thread tagged as: Question

Perch Content Custom

Hi, Can someone help me, please?

I am trying to build a tour site. I kind of have some ideal, but still confused on how to structure it.  
I have a section called Tours which, has the following;

The first-page that would be displayed below when tours are click in the menu.

Europe Tours - 1. Titel - 2. Short description - 3. Three images - 4. view all tours

Asia - 1. Titel - 2. Short description - 3. Three images - 4. view all tours

USA & Canada - 1. Titel - 2. Short description - 3. Three images - 4. view all tours

Latin America - 1. Titel - 2. Short description - 3. Three images - 4. view all tours

Mediterranean - 1. Titel - 2. Short description - 3. Three images - 4. view all tours

Africa - 1. Titel - 2. Short description - 3. Three images - 4. view all tours

~~~ The second page Once the tour is clicked, it will display, all of the Europe tours; like Package Name - Description - etc. Then a single tour can be clicked on for more information which, will show more detail of the single tour. ~~~ The third page Detail Page will have an image, description

Do I put everything into one perch region or break it down.

Thank you

Jason S

Jason S 0 points

  • 3 years ago

Sounds to me like you would need a list/detail approach like this https://docs.grabaperch.com/perch/content/functions/how-do-i-create-list-detail-pages/

Or, with Perch Runway, Collections as explained here, https://docs.grabaperch.com/runway/collections/

As Clive stated, a list/detail method sounds like what you're after. You'd keep it all in one region and just output the necessary parts depending on weather someone is viewing the list or the detail.

Jason S

Jason S 0 points

Thank you, a great starting point.