Say you have two content types, restaurant and menu. The restaurant content type has various CCK fields like id, address etc. While Menu has a node reference to restaurant and other CCK fields like br
I have an array of user ids and I need to go through the a user: id field within a view, adding a bit of specific HTML for matching and non-matching results.
I\'m using the flag friend module, and I\'m trying to accomplish what I thought would be an easy task.
I\'m trying to create two views. View-1 is a list of nodes. View-2 is an image gallery associated with each node.
I consistently find myself up against the following use case, and have yet to grok the proper workflow / solution:
I am trying to write a relationship handler for Views 3 in Drupal 7, but am failing even to begin. Basically, I have a bunch of nodes of various types all with the same field attached to them. This f
I have a view which loads certain goods elements on the view based upon start date and end开发者_StackOverflow date, what i need is a date range. Unfortunately in drupal arguments there is no range an
I\'m building a product catalog where a particular secti开发者_高级运维on is displayed by views with an argument, a taxonomy id of a section.
I want to make a view that shows the most visited article from each content type, so I want 开发者_如何转开发to group by content type, and sort by node statistics views, desc
I\'m creating a pag开发者_Go百科e which consists of pieces of Equipment.Each equipment has 2-5 images uploaded.I\'m making a listing of all of these and would like to display it as follows: