I created a hook in order to add an item to the administrator\'s m开发者_运维百科enu. When the user clicks on the item, I want to return the content of a specific view I created. How should I return t
in drupal how to display 2 views with filter exp开发者_开发技巧osed in same page/path?Have you tried having each view as a block?That way it is simple to have two different views on the same page - fo
I have a block created by a view that loads the teaser of the latest page created by using the Row style of Node teaser.
I have a field attached to a node \"product\". The field is of type image and can have infinite images. Now I want to build a view, th开发者_运维知识库at lists all products with the node\'s title and
I own a thedollies.com.au, a website selling greeting cards. I had programmers help me build the site.
I\'m attempting to show a location proximity Drupal View which takes the gecoded lat/long from user input.
I want to create a page in Drupal to report some basic forum information. I thought I\'d use Views, but Views only lets you set one \"entity\" type per view but forum topics are made up of nodes and c
I want to add some rendering options to Views2 field handler (similar to \'Output this field as link\' or \'Rewrite the output of this field\') for a greater control over rendering of HTML markup (I n
I\'m using the Views RSS Module and want customize the display a bit more than what\'s available in the views settings. On the Feed Tab in the Feed Style option section I have assigned the Title and D
I have a view with one argument, and a set of expo开发者_Go百科sed filters. When the user filters the view, the form is submitted using Ajax, and the filters are appended to the url using location.has