Drupal: hiding the view to display the results?
i m newbie to drupal i have a view开发者_Go百科 which displays the list of cars , i have 2 filters which are exposed make users to search for the car model and price.
it works fine, now i want this view to be home page, by default views gives list of all the nodes. i dont want that, the results should display after users presses apply button
can any one help me to do that...
Go to /admin/settings/site-information and enter the path to your view in the "Default front page" field.
PS. your site cannot be Drupal 5 and Drupal 6 at the same time. Please tag your questions correctly.
精彩评论