views

Events happening in the community are now at Drupal community events on www.drupal.org.
morisy's picture

Fivestar ratings *almost* working through views (NE GiveCamp wrap up)

We're trying to implement a Q&A side for our news site, and got through 95%-ish of it this weekend at GiveCamp following this tutorial, but I'm running into problems getting the fivestar to save the rating properly ... I think I've messed up the relationship somehow but I can't figure what gives.

The site is live on our dev, and everything looks perfect except that if you click one of the rating options, you get the following:

Read more
gallamine's picture

Complicated View help

Howdy all,
I'm struggling with trying to generate a complicated View. Let me try explaining it and see if anyone can help.

So, my website RobotBox has the following:

Node: Robot
Node: User Profile
Node: Robot Club

Users create Robots.
Users create a User Profile (via Node Profile module and APK)
User Profiles have a field, Node Reference, to a Robot Club (via Node Relationships module)

Got it?
Now, here's what I want to do:
I want to create a view that shows all the robots created by all the users that belong to a certain club.

Read more
morisy's picture

Inserting a form or content creation into a page?

Hi,

Spare Change News had me add on a feature where users can, anonymously if they want, answer a given question each week with their response. Comments would have been PERFECT, but they wanted a few extra fields so I created two new content types:

Burning Question: Just basically a title and a question

Community Response: A response that is tagged to a given questions and lets users input their vendor, hometown, and first name/last initial.

Read more
alexrayu's picture

Panel calling view through AJAX

Hi. I am building a panel with tabs for a travel agency, that has a list of taxonomy of places at the left. When a user clicks on "Africa" in that list, ajax passes the term id to a view that is called by a php file. That php file then return the view to the javascript that puts it into a corresponding tab. This is the problem however: When a new view is loaded, its pager loses the URL and redirects to the front page. Is there a way to pass the current URL to the dynamically generated view for its pager?

--
Best regards,
Alexei.

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
obironkenobi's picture

Theming and Views

Hi everyone,

I'm building an e-commerce site using a Fusion theme and I could really use someone to consult on views and theming practices. Looking to have about 3-4 hours of someone's time in Santa Monica, if possible. Thanks so much,

Ron

Read more
Brian294's picture

Page Titles for Views, Panels, and non-node pages

I just wrote a module for Drupal 6.x that leverages the power of nodewords "custom pages" to set the Page Title using wildcard paths and tokens. Great for tough-to-reach page titles in Views, Panels, and other non-node paths!

http://drupal.org/project/nodewords_pagetitle

Let me know if this solves some real world problems. :-)

Peace,
Brian

Read more
jocken's picture

Integration med views, flags och rules. Ingen aning om hur jag ska göra

Så problemet i sig är inte helt svårt att förstå men vägen dit är inte helt lätt.

Jag har en VBO-view som listar noder flaggade med en flagga som heter "ansluten". Jag vill kunna göra en rule som skickar ett mail till alla som har flaggat de noder man har markerat med i vyn.

Är detta möjligt?

Read more
jsindelar's picture

Paid consulting help needed immediately- data reporting with Views II, views_calc and views_groupby

Hey Boston drupallers-

Joel Sindelar here, occasional drupaller. I'm working on a project for Jane Doe Inc (non-violence advocacy) through Housingworks Inc. and we've set up a data collection site to log how their staff is spending their time. We're at the point of setting up reports for the data, which involves aggregating data, and calculating some percentages, with Views. Some of this functionality is taken care of by views_groupby and perhaps views_calc, some of which isn't. Need someone with some coding skills to help create these reports. $60-$80/hour depending on experience, probably less than 20 hours of work, we have a due date of June 1, so you have to be available now. Good work, interesting people, good cause.

Call or email
-Joel
617-818-0301

Read more
tomsherlock's picture

Coding a Views Page Display and Views Block Display?

I'm trying to figure out how to code a Views page display. I've managed to create a Views Default display.

I've looked at:

I'm confused.

It appears that if i want to create a default view I should implement the method or hook mymodule_views_default_views()
place the exported view in the method and wrap it with

Read more
Subscribe with RSS Syndicate content