Ok guys, I can’t quite seem to get my head around the entire template_group/template vs channels/entries thoughtprocess. I’ve set up the following template groups:
- Home
- Cases
- Weblog
Home is set to default, and the index template has my frontpage in it, which gathers some entries from the channels “cases” and “weblog”, all going smoothly so far. What I can’t quite seem to get my head around, is the following:
I want a case to show by the url http://www.domain.com/cases/design-for-client (already have htaccess up and running for clean urls). I’m not quite sure what I would put in which template, and then how to link to it. Because as far as I can work out, I’d have to make a template called “case” in the group “cases” in order to accomodate the “detail-template” if you will. Am I mis-understanding something here?
Thanks!