Creating a view with a count of related nodes

I'm trying to create view and struggling.

I have 2 content types; Comic Book Title & Issue summary

On issue summary there is a node reference field to comic book title.

I have created a view using EVA to show all issue summaries on the comic book title node

I now want to create a view that lists the comic book titles and then has a count of related issue summary like so:

Amazing Spiderman (23)
Batman (300)
Detective Comics (2)
Green Lantern (300)

Obviously the title should link to its node.

Panels 3 & Views 3 : taxonomy/term/1+2+3 (tid)

Hello,

I want to use a panel for taxonomy/term/1+2+3+...+N (tid).

This tutorial is close to what I want to do :
http://www.braahm.be/posts/tuning-taxonomy-pages-page-manager-panels-vie...

But "multi arguments" not work.

How do you do this ? (step by step if it is possible)

Thank you for your help...

Problem occurs to date field in drupal 7

Hello friends,

I need your help.
Currently i am working on drupal 7. I have date field for that i have installed date module but i want to add 15 years back and 15 years forward in years of date. In date module there is facility of changing Years back and forward but it does not work in drupal 7.
Can anyone tell me how to do this?

Thanks,
Teju.

Include field.tpl.php in module

Hi,

I'm quite new to Drupal development, but I've been developing web for years.

I'm trying to understand how to use the field template (field.tpl.php). It's working as I want when I've placed it in the theme folder. However, how do I get it to work as a base template by putting it in the module folder?

Best regards,
Magnus

Get the value from a boolean (list) field

Some members on my site should not be able to set certain user fields, depending on the value of another, boolean, user field. To make this happen I have the following code in a custom module:

D7 User favourite content categorization

Hi all,

Im using Drupal 7.4
I want to force users to self categorize content as they submit it. Then I want to have a "My Categories" link/tab in their profile, that has links to the categories that they have submitted content.

Can anyone help me with the steps? I have views CCK and taxonomy modules installed.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x