Using Views module in Drupal 6 I wish to not only to show differents fields of the nodes, as one usually does. I wish to show all the nodes (matching criteria) in their complete form. Anyone know how to do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have a look at the
frontpageview – it’s one of the standard ones that comes with theViewsmodule.Looks like what you need to set is as follows:
Basic Settings
Row Style Options
(Using
Views 6.x-2.5andViews UI 6.x-2.5)