Hello, I'm using views+views template in my website: http://diariomenu.com/
How could I show only part of the full content on view (frontpage) and rest of content on page with view template?
I need to show only part of the "menu" first and second dishes and on the page details show the other dishes, example:
Frontpage:
-Option 1
-Option 2
Page details:
- Option 1
- Option 2
- Option 3
- Option 4
Regards.