i have created channel called "news" and the channel field.
i have created template group called "news".
in news template group, there are "index" and "single" template.
what i want to do is when user go to url mydomain.com/news, it will show all the news with template from "index" template,
but if user go/ click to url mydomain.com/news/first-post, it will show the post with template from "single" template.
how can i achieve this? i have tried to choose "single" template from "page" tab when i publish new content, but it didn't work. the content url still show the "index" template
thanks.