The Views module is a module that allows creating lists of content with a flexible query builder.

learn more… | top users | synonyms (4)

1
vote
0answers
8 views

How to create a taxonomy terms dropdrown with Views

It seems like achieving a dropdown list of terms from within a view is harder than expected. I have a vocabulary called Topics; I selected the term ID and term Name fields; then I expose the filters ...
1
vote
1answer
13 views

Why do I have to enter a recipient after selecting users in the VBO send emails operation?

I'm using VBO module in D7. I created a table view listing users by some filter criteria. I want to send a mass mail to selected users. I'm using the VBO field bulk operations: user and selected the ...
0
votes
1answer
9 views

Views UI broken after site migration

Ive migrated my site and now my View UI is broken. My relationship 'Relationship: Entity Reference: Referencing entity' works the opposite way round to the way it should. This has been confirmed by a ...
-3
votes
0answers
20 views

How to create a view similar to the glossary view but with pictures(instead of alphabetic letters) and image galleris in the content? [closed]

I'm a beginner in Drupal 7 and wanted to know how to create a view similar to the Glossary view in Drupal 7. I would like to add images instead of the alphabetic letters and onclick of an image, its ...
1
vote
1answer
26 views

Can I redirect the user to some other page if the result of a view is empty?

How do I redirect the user to some other page, when the view returns empty result?
0
votes
1answer
14 views

Can I theme fields depending on view or block that contains them?

Let's say I have a contact content type with fields address, tel, fax, etc. My task is to create 2 views - with following markup: First view <ul> <li>[address]</li> ...
1
vote
0answers
12 views

Passing an argument to a contextual filter in a Views block display

I'm still working on getting a handle on the difference between Drupal 6 arguments and Drupal 7 contextual filters in views. Right now, I have a situation where I need to basically pass an argument to ...
1
vote
2answers
27 views

Get field value directly from inside views-view-list.tpl.php

Inside views-view-list.tpl.php there is a loop like this: <?php foreach ($rows as $id => $row): ?> <li class="<?php print $classes_array[$id]; ?>"><?php print $row; ...
0
votes
1answer
15 views

Custom rendering exposed filters in Views

I'm sorry if this is dumb question, but I'm creating a search page for a content type using Views in Drupal 7. I am developing multiple exposed filters to achieve this, however, when the filters are ...
0
votes
0answers
27 views

Print Taxonomy ID of Node

I am trying to print taxonomy ID of a node in the node body. In D7 there is no views filed to do that, so can someone help me with the PHP code?
0
votes
1answer
22 views

views attachment title

I am using a view page with some attachments. For each attachment, I need to display the title : it's right in the preview, I can see the attachment's title, but not in the rendered page. How can I ...
1
vote
1answer
14 views

How to automate database table access as objects and provide common operations, like CRUD and views integraion?

I think this is a pretty normal use-case: Developer has a database. Tables and columns have meaningful names and helpful comments, possibly also sane set of relations. Now he needs a module to be ...
0
votes
1answer
22 views

Views page showing a user's content

I have created a image gallery on Drupal 7 users' profiles, which I would like to present as a separate page, linked to their profiles using views. so, there would be a page at ...
2
votes
0answers
25 views

Override Drupal views fields module with custom module

In Drupal 7.22, I want to override 'views-view-fields.tpl.php' views module with custom 'coutforum' module. The steps I've followed include: 1- renaming the 'views-view-fields.tpl.php' to ...
0
votes
1answer
26 views

How to show “Add to compare” button in views using “dynamic properties” module in d7?

I need to list the products to compare using views. I have used "Dynamic Properties" module to compare the products. On each product node I can see a "Add to compare" button. But how to show this ...
0
votes
0answers
21 views

How to remove link from rendered node title in view?

I have added a field to the view displaying a Taxonomy Term: Rendered Taxonomy Term http://freelance-graphic-designer.us/barmaiddev2/product-category/commercial-juicers I want to remove the link ...
2
votes
0answers
13 views

How to index 'pages' that are views, while using access control to hide component content?

I have a site that relies on some complicated relations to compose views for parameterized site 'pages', but don't want anon users to see the raw unformatted bits that are linked together to form ...
0
votes
0answers
10 views

Filter with field related to logged in user

Is there a way to do this with contextual filter? I'll try to explain the scenario, but what I need is basically filter nodes according to a field that every user has logged. On my system I have: ...
1
vote
2answers
34 views

How to show a view inside another view on only first row?

I need to display a view inside another view and I'm using Views field views module, It works well, but I need the field (view) only appears in the first row result of the view page, like the ...
0
votes
0answers
13 views

Get value for drupal date pager next or prev or current

I am looking around a way to get the date pager next/prev/current value inside the current view.I am listing events in a month and have used date pager.Display is of month type so in header it shows ...
0
votes
1answer
17 views

Custom template for view page

When i created custom template for view page using 'theme information' in views,it's not affecting the page.What is the proper way to create template for view pages?
1
vote
0answers
15 views

Drupal 7 Views Chart Statistics Over Time

I want to create a View of node requests/views over time. The problem is grouping the Access log timestamps (minute,hour,day, etc) so that these are chartable. Does anybody know of a solution for this ...
1
vote
0answers
12 views

Automatically attaching/relating one view to another view based on same value in one field

My Drupal site draws data from a CRM system that stores info on contacts and companies. In the CRM, the contacts are related to the companies by a common ID. I have set up Drupal to automatically ...
0
votes
0answers
15 views

How can i embed a calendar view in the user edit form?

How can i embed a user calendar view in the user edit form ? The User should be able to edit, delete and add his calendar entries from within his user form. First i tried Display Suite Forms. But ...
1
vote
1answer
21 views

Using different markup for views last item

I need to use different markup for last item displayed by views. Using first last css item does not do the job for me. I assume I would need custom php template probably views-view-fields.tpl.php. ...
0
votes
1answer
20 views

Single view to display related nodes

I am trying to display related nodes block using a single view for all the taxonomy terms. So that if user click on any node title he/she will see the related nodes based on the node's taxonomy term. ...
0
votes
0answers
10 views

How to display terms as a field for a selected parent term in views?

I am using Drupal 7 and I have nodes with a taxonomy field where the vocabulary is Categories. A node can be assigned multiple terms. I would like to create separate views that display the nodes ...
3
votes
1answer
20 views

How to replace internal links with a view (similar like the Open Graph feature)?

I would like to have the feature, that if users on my site post internal links within a text, this links are replaced by a thumbnail, node title etc. For choosing what to show instead of the link I ...
0
votes
1answer
13 views

Theming views data export XLS button

I have a view that I have attached a data export view to. I want to change the default orange icon that shows XLS at the bottom of the view, to another button with text "Download View". How can I ...
1
vote
2answers
27 views

How do you combine exposed filter string text searches into one input field for Drupal 7 Views?

Currently i have a bunch of exposed filters in my view, but i want to combine them where I can just search using only one input field. how can this be done?
0
votes
1answer
19 views

Image-link to content works only on preview

I have a view showing content of a specific content type. In the view, I show 2 links, linking back to the specific content. The first one is an image field and the second is the title field. Both ...
0
votes
1answer
24 views

Unable to create a view of type solr search

I have installed the apachesolr , views and apachesolr_views modules but I am unable to create a view of type solr search. Is there something i am missing? Because the apachesolr_views provides views ...
-1
votes
0answers
17 views

Unable to link with Mega Menu [closed]

I am unable to link to the target node no with the Contextual filters nid of menu_views module. Please suggest me.
2
votes
1answer
20 views

How to make custom jquery method accessible from Drupal.behaviors, across multiple javascript files?

I have a custom views plugin. When the view is displayed, the javascript below gets loaded. Note the custom method, do_stuff, which gets called from within Drupal.behaviors. (function ($) { ...
1
vote
2answers
22 views

Need help styling a field in a view

I am using D7 and subtheming the commerce kickstart theme. There is a view named Collection Products. I have added a field to the view called Product category: Description (indexed) that pulls in the ...
2
votes
0answers
20 views

Calendar Views: Upcoming or Recent

I'm currently using the default calendar views "Upcoming" block to display upcoming events on my homepage. However, because events are infrequent, its common for there to be no upcoming events. In ...
0
votes
1answer
18 views

GROUP BY in hook_views_query_alter() doesn't work

I'm using Views 7.x-3.6 and I tried altering the GROUP BY clause with hook_views_query_alter() function mymodule_views_query_alter(&$view, &$query) { if ($view->name == "view_name"){ ...
1
vote
0answers
27 views

How to check for Grouping field in Views submodule?

I'm developing on the Views Datasource module to enable grouping by field (not field aggregation). I've now got the output format that I want, but I don't know what variable the Grouping Field setting ...
0
votes
0answers
38 views

How to render multiple teaser and one full view mode (of the active teaser) on the same page?

I'm trying to do the following: Show the teasers off all the posts (content type: application_formulier) in a horizontal scroll, this works using the "simplyscroll module and is already finished ...
2
votes
3answers
43 views

How can I have a field value that is the sum of other (decimal) field values?

I have created a custom content type with three decimal fields. I need to tally these three fields and then wrap the output of each one with a specific data attribute, stating their respective value ...
0
votes
0answers
12 views

Integrate custome content type with drupal commerce custom product, how?

What should / can I do if I want that: The names of my custom content type in a select box as values of that select box in my drupal commerce custom product If any of the value is selected from ...
-1
votes
0answers
17 views

Serching for a video module for my drupal 6 [closed]

I have my website building using DRUPAL 6 i am searching for a video module like http://dimsemenov.com/plugins/royal-slider/visible-nearby/ http://www.meadmiracle.com/SlidingGalleryDemo2.htm kindly ...
2
votes
2answers
29 views

Views and Filter Criteria - is this normal behavour? Drupal 7

I decided to modify the View after all the content had been uploaded to the site. Now I am experiencing issues with the Filter Criteria, not picking up the nodes which I would expect to be picked ...
2
votes
1answer
28 views

Rewrite View field value

I have a Views table that simply shows a list of Entities. Now at the moment, field 'status' just outputs the raw data 0 or 1. I want this to be rewritten as 'Pending' or 'Approved' respectively. ...
1
vote
2answers
25 views

How to assign a dynamically updating date to a user based on a related field on their profile

I have a site where Users who can expect a delivery to their address every week depending on their delivery route. I also have a Content Type of "Delivery Route" and a Content Type of "Delivery" with ...
2
votes
2answers
18 views

How to embedding Comment form for each individual item in drupal's view?

In my current project I want to embedding comment form for individual item in views but I did not get any settings/ configurations for the same in view. I tried to override template for the same using ...
0
votes
1answer
17 views

Calendar add date programmatically

I am having a bit of trouble figuring out a thing with Drupal Calendar. I have created a custom content type , with a date field. I display the dates as events in a Calendar style view. I want to ...
0
votes
3answers
36 views

How can I sum up fields that reside in multiple nodes?

I am using Drupal as an inventory management system and wanted to know how can I sum up fields to get a net total? Say I purchased 10,000 widgets over 2012, and I want to be able to sum up all the ...
1
vote
1answer
29 views

Translation “Global: Text area” in views footer

I use Internationalization module for multilingual site. Is there a way to translate custom text in views footer except of creating a new view for a second laguage?
0
votes
0answers
33 views

Youtube Video still playing in background after attempt to close it by clicking on the overlay area (Colorbox module used)

I created a Youtube video gallery using video embedded field module (to put my Youtube url) and colorbox module to create a nice overlay pop up. I have created the gallery grid with the Views module. ...

1 2 3 4 5 90