Hello guys,
I’m a beginner with EE so my question may seems a little trivial but I wasn’t able to find help in the user guide or a tutorial for it.
It’s a general question about the templating system :
let’s say I create a “team” page, meaning a page which contains the list of the team member, and for each of the member I want a personal page. This page is not the index page.
So I have the CSS and HTLM for both the “team” page and the “team member profile” page. I also created a channel called “team members” which contains informations about each team member as entries.
So here my questions :
- How do I define different templates for specific entries (“team member profile” page) the and for the “container” of the entries ( the “team” page)
- How do I sort them using a specific field of the entries, for example sort them by “field” ( i.e. creative, management etc…) ?
Once again it may seems trivial, or maybe it is already explained somewhere else but I wasn’t able to find it. So may I ask you to help me or to point me in the right direction ?
Thank you all,
Gautier