Multiple Views sharing single Exposed filter, possible?
Hi,
I am trying to create a page that has multiple similiar views. I want to allow the user to be able to filter on different years using a drop down. All the views should change to reflect what the user selects. Is this possible?
I'm trying to use arguments passing with Panels but they seem to be URL based which isn't exactly what I want.
Anyone one else had to do this before?
Thank for your time.
Read moreSorting on a fields from a referenced content type - NULL values
Hi again,
I tried searching for this but couldn't find the right keywords :P I'm sure this is a common requirement.
What I want to do is sort my view on a field from a referenced content type. But the problem is that the sort column is coming back with all NULLs.
For example, say I have 2 content types: Sales and Province, where the Sales table has a node reference to Province. The Province type has a Display Order field that I want the view to be sorted on.
Read moreDisplay HTML Taxonomy Terms as per selected vocabulary in a 4 cols x # of rows as required
I have an e-commerce site where i navigate to a product via 3 levels. The first level is on the navigation menu - 4 ~ 6 Catagories, the 2nd level are up to 25+ "pages" each a vocabulary with a table containing a number of HTML links as per the parent vocabulary.
When a specific link on the table of the vocabulary page is clicked, the product node is displayed.
Read moreViews e Select List
Boa noite pessoal,
Eu ando a desenvolver à pouco tempo em Drupal alguns projectos e nesta altura surgiu-me um grande problema, gostaria que me pudessem ajudar.
Problema:
- Eu criei um novo tipo de conteudo designado por "Maquinas" com o propósito de estas poderem ser alugadas, estando estas traduzidas em PT e EN.
- Depois criei uma View chamada "Maquinas_list" que me devolve todos as máquinas do tipo (Content Type: "Máquina") e filtra pelo idioma actual do utilizador.
Synchronizing Date content types with personal calendars
Have a website that is using the Date and Calendar modules. Need to allow user to upload these events into their personal calendars (or a Google calendar). Can export initial events via the Views ICAL display type but subsequent uploads create duplicate calendar entries. Anyone have a method to synch calendars?
Read moreSort Order of Taxonomy Tags
I have a music review website and the items we review are "hard rock", "heavy metal" and "classic rock". When I add a taxonomy tag for each of these items, it then appears in the node Iron Maiden - The Final Frontier and then there are various clickable linked tags underneath, one of which being in this case "heavy metal". Now, I have already used VIEWS to set up the ability to look at the reviews alphabetically by band name. However, when you click on the taxonomy tag link "heavy metal", it lists all of the reviews that have the "heavy metal" tag in a random order.
Read moreD7 Views
Jag försöker återskapa (med hjälp av views) på ett ungefär startsidan. Dvs lista noder/content men enbart skriva ut body summary och inte hela bodyn. Men jag kan inte återfinna det under Views Fields? Hittills har jag enbart lyckas med att sätta en maxgräns på antal tecken på Fields: body
Read moreDisplay Vocabulary ID in a taxonomy view
I have created a taxonomy view that displays the taxonomy term and the term ids. I was wondering if there was a way that I could get it to display the vocabulary ID as well. I'm not getting that option currently when I go to add new fields.
Read moreHow to create a dynamic drop-down exposed filter?
I have a node type Gallery and I am building a view that displays each gallery as a grid of thumbnails. The view has one argument: Node ID. I need to add that as as an exposed filter so the users will see ALL galleries in a drop-down list and when they select a gallery, it will be displayed below.
The catch is that the list of my galleries is not static - I can add/remove/rename existing galleries. Basically I need the drop-down list to be populated from another view.
What is the best way to do this?
Block-like layout with Views
Merry Christmas Eve!
I created a content type called Portfolio. A node of that type has a title (e.g. name of site or theme), url (of that site), image attach (snapshot of said site), and body/description.
Read more
