views2

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
jhofer's picture

Views 2 Argument Handling Code with CiviCRM View

I'm looking for views argument handling code that will link a CiviCRM contact to a Drupal node. The idea is that a Civi contact has a profile page (node). The profile page (node) includes blocks that contain views of a corresponding Civi Contact.

For example. An organization by the name of "Cultural Arts Center" has a profile page (a drupal content type) titled "Cultural Arts Center". They also have a Civi Contact with a display name "Cultural Arts Center" . I want their contact info and some custom fields from Civi (ie their mission) to show on their profile page.

Read more
Grzegorz Zbiński's picture

Views 2, xampp, Win7 x64 error 101 when edit view from list

I moved site from online (production) to local, made with xampp 1.7.4.
Everything works fine, but I can't edit any view from views list:
/admin/build/views/list
i.e. admin/build/views/edit/myviewname

Strange thing is that all views export, clone, and views itself (in blocks, pages, etc.) works good.

Apache logs brings nothing.

I'm confused.

Only Chrome browser said something like: page temporary unavailable, 101 (net::ERR_CONNECTION_RESET)

Does anyone meet this kind of problem?

Read more
akobashikawa's picture

Cómo listar los trabajos de la empresa del usuario logueado

Hola

Tengo el siguiente problema que llevo dia intentando resolver. Tal vez me puedan alcanzar alguna sugerencia.

  • Tengo un tipo de contenido llamado Empresa.
  • Uso Content Profile para agregar campos con CCK al profile del usuario. Este campo se llama empresa y es un node reference a una Empresa.
  • Tengo un tipo de contenido llamado Trabajo que también tiene un campo que se llama empresa y es un node reference a una empresa.

Lo que estoy buscando es cómo listar los trabajos que correspondan a la empresa del usuario logueado.

Read more
suresh.ceg's picture

Passing User Input to a View Argument and display the result

I'm new to drupal and php

I'm trying to retrieve the result from the database based on the user input
I have created a view with the arguments using views 2 and Table wizard modules

I don't know how to map the user arguments to the view argument and display the result to the user?. Please help.

Read more
Branjawn's picture

How to implement CCK on Views pages

I use a CCK field to attach a specific image type on PAGE and STORY content types.

I have a few nodes on the menu that are "pages" created by Views.

I now see I would like to add that CCK field to these pages, how would one go about adding CCK to a view?

Read more
lukus's picture

Views block - how to keep the current selected page active between page reloads?

Hi

I have a simple list of node references, which has been been produced via Views - and is being displayed as a block.

When the list is full, it's spans multiple pages. I've enabled the pager which allows the user to navigate between these pages. I'm also making use of the ajax feature to allow each page to be loaded without a page refresh.

My question is, how would it be possible to keep the current selected page active between page reloads?

Read more
cato's picture

Hur byter man ut core search mot Views search?

På sajten jag jobbar på nu så ska det finnas en sökfunktion inbyggd i headern. Det finns ett form-fält klart men det är inte kopplat till något. Nu undrar jag hur jag går tillväga för att sätta ihop allt så att det fungerar såhär:

1) Användaren matar in valfritt ord i fältet
2) Användaren trycker "sök" eller trycker på enter
3) Formuläret postas till en view (/search/node)
4) Views letar efter ordet i flera fält (brödtext,ingress,rubrik,bildmetadata etc)
5) Views visar en lista med fields (sökresultatet)

Read more
monti's picture

how to filter views result to the current language nodes

I use a view to show a list of nodes flagged by a global flag (any user, any language) and would like to return only current language related nodes. any idea?

Read more
ratioswitch's picture

Pulling Custom CCK Fields into Views Across Multiple Content Types

I need some help building a custom view for a new section of a portfolio site that will work as an index of Portfolio Projects. Currently I'm using the CCK, Image & Image Gallery, Node Reference URL, Views2, Views Attach, and other related or dependent modules.

As a sidebar, I also gave the SimpleViews module a try but could not get it to produce the page display I want. Perhaps this is still the way to go...maybe not?

Regardless, I'm having trouble getting a View built that will display the Portfolio Project content.

Inventory of needed pages

Read more
datatv's picture

NooB Question: Views and Arguments

I've been having the problem all morning where I'm so close to creating my first view but it's just not there yet. Here's what I've done so far.

Read more
Subscribe with RSS Syndicate content