I followed this tutorial to create news page in typo3. But i want to show all news in side bar and detail view in same page. When i try create plugin element with detail view on same page, it show error
Reason: No news entry found.
I have pointed to same page for
PageId for single news display
for list view(Without overloadin detail view)
.
How to i do that and how to enable next page
and prev page
if news contents exceeds 10?
You should use the news documentation for this case.
List and detail on the same page using TypoScript. Important part is the condition.