drupal-views
CSS width as percentage not displaying properly in IE7
I am trying to align my checkboxes on the following page into 3 columns. There are several different versions of this page and each one may开发者_StackOverflow中文版 have more or less checkboxes. The[详细]
2023-02-20 05:19 分类:问答Iterative modification of a Drupal View
Currently I have a view with an exposed form to input a numeric param used in a views filter (a distance, used in proximity search). I would like to modify this system to no longer be exposed, but to[详细]
2023-02-20 03:47 分类:问答Drupal 6 Advance Search Form with Views and CCK fields
I am looking for Advance search module that\'ll expose CCK fields for search. I know using Views2 we can expose the CCK fields as a filter. However its not possible to convert CCK text fields as check[详细]
2023-02-19 23:53 分类:问答Drupal VIews Exposed Filter: Taxonomy Select List?
Drupal 6: I have a view (version 2) with an exposed filter on taxonomy term name. The provided exposed widget is a text field with \'Apply\' button. What I\'m trying to do is to have a drop down popul[详细]
2023-02-19 03:21 分类:问答Unable to use multiple images in a single node to create a a slideshow in Views
First take a look at my node setup here: http://imgur.com/a/DJdRw The first image is my Subpage slider content type which accepts multiple images and will essentially be my slideshow.[详细]
2023-02-19 02:32 分类:问答Drupal Views Argument block Theming
I created a View Argument and saved it as a block. I wanted to theme the Row style output and hence created a \"views-view-fields--product-content-box2--block-1.tpl.php\" and input my div tags with my[详细]
2023-02-18 21:36 分类:问答How to customize node / view display using Views in Drupal7
i\'m using drupal7 and i have created a custom content type (vessel) which has some fields e.g. vessel name, company, reg port, some dates (downloaded date module) and has also an image. I have also c[详细]
2023-02-17 16:50 分类:问答How to limit number of displayed values of the field with view in Drupal 7
i have field_images filed in my custom node type. This field can have unlimited number of values (images). How can i set up the limit of displayed values of this field in Views in Drupal 7? I know it[详细]
2023-02-17 02:24 分类:问答Drupal Views/Services: Want the 5 latest nodes for all terms in one query (Nested Views or Subviews)
I\'m using a Drupal 6 CMS as a JSON based REST service provider for a custom client. I\'m currently using 2 views for the content:[详细]
2023-02-16 08:18 分类:问答Separating nodes
I am开发者_开发技巧 sure this is a simple fix, but cannot manage to work it out. I want to show a teaser only on a single node for my content type (e.g., node/1), and not all nodes within the content[详细]
2023-02-14 22:05 分类:问答