Forum

Thread tagged as: Question

Additional detail page

Hi

I'm not sure if this is possible but here goes...

I have a website which has a list and detail setup for a large number of projects. On the detail page, I would ideally like a further link through to a page containing the same info as on the first detail page, but in an alternative template, better suited for printing. Is this possible?

ie. LIST - DETAIL - DETAIL 2

thanks

Rich

Richard Lowe

Richard Lowe 0 points

  • 7 years ago

Richard, The short answer is Yes.

Best way to do this is to use...

perch_content_custom()

on the same content and specify a "printer friendly" template.

Does this answer your question?

Drew McLellan

Drew McLellan 2638 points
Perch Support

What problem are you encountering in doing that, Richard?

Richard Lowe

Richard Lowe 0 points
Registered Developer

The difficulty I have is the linking onwards from one detail page to the 'second' detail page. I can use the perch_content_custom to create a separate project page using the same project page and then link to a 'printable' detail layout. No problem. I'm just not sure how to create an additional slug which links from one detail page to the 'printable' detail page of the same project.

I hope I'm making sense

Rich

Drew McLellan

Drew McLellan 2638 points
Perch Support

What's the URL of the second detail page?