Modify Views SQL Query in Drupal, Restrict View to Search Term
So I wanted to be able to pass a default value to the the Views search filter, to filter by a view by a search term, to display that view in a block.
So I wanted to be able to pass a default value to the the Views search filter, to filter by a view by a search term, to display that view in a block.
This is a howto for wrapping a div around a few of your view fields (and not others). This is useful, for instance, for being able to group all one's content so that it floats left but does not float around an image.
Ok, So basically I had a listing of books set as a view. Some books were available in Hardcover, Paperback, and Digital. Unfortunately, the client wanted these books to have completely different information, except description, title, and image.
Any interested Drupalologist would do well to go read Jeff Robbins' take on how to improve Drupal.