drupal-views
Adding a custom filter to views in Drupal 7
im using Drupal 开发者_Go百科7 and I want to add a new filter in views. I have a custom table \"clicks\" with two fields; nid and clicks_left.[详细]
2023-04-03 17:03 分类:问答Drupal | Panels+Views: What arguments are needed for one panel to dynamically generate for mulitible-contributing users?
So I\'m designing a Drupal 6 site for a lefty political party. I want to generate 48 separate \"Candidate P开发者_JAVA百科ages\" from a single configuration of Views+Panels. The panel will include pic[详细]
2023-04-03 16:13 分类:问答Filtering with multiple flags in a view
I\'m building a Drupal site that has a database of local services. I\'m using 2 vocabularies to categorise the services by:[详细]
2023-04-03 09:06 分类:问答Add a Flag to an exposed filter result query in Drupal Views
I have an exposed filter for one of my views. I would like users to be able to flag specific search results so they can return to them later. All using the flag API. I know flags are normally for node[详细]
2023-04-03 08:56 分类:问答Drupal 6 - force page view to display a different view?
Kind-of a crazy question here... I have a view display that\'s set up as a page. It looks great in theme A (desktop), but terrible in theme B (mobile). So I made a different version of the view for t[详细]
2023-04-03 02:01 分类:问答Drupal View Template
I have a CMS system using Drupal 6 with a Template.tpl file which redirects each node to a customized template page. For example, the \"about us\" page node is directed to aboutus.tpl.php page:[详细]
2023-04-02 14:15 分类:问答Product Categorization, Viewing and adding to Menu in Drupal 7
I\'m searching for ideas to do the following in Drupal-7: 1- Create product categories (Main category, and sub categories, and products itself...)[详细]
2023-04-02 02:28 分类:问答Drupal: Custom "Action" Button for nodes On a View
I have a view listing different \"task\" nodes called \"available tasks\" I wish to have a button for every listing that will enable the user to assign the \"task\" to themselves.[详细]
2023-04-01 13:59 分类:问答How to format date field output to be "___ Days until" using Drupal 7 Date & Views module
I have a \"Deadline\" field in a custom content type. I am using views to display an output o开发者_如何转开发f my nodes and their respective deadlines. But I want the deadline to be a numeric days u[详细]
2023-03-31 22:49 分类:问答Jquery Galleria and Drupal
Alright, im probably doing something a bit stupid. Im developing in drupal 6, using views to get all images in nodes from the previous week. To put those images in a nice gallery, im using jquery Gall[详细]
2023-03-31 19:57 分类:问答