Hi everybody,
i have encountered a problem with my view for polls - there is no option to add the count of the votes. Is there no field for this information?

Greetings from Germany
lundj

Comments

dawehner’s picture

Category: support » feature
Priority: Major » Normal

Currently this is not possible because the table "poll_votes" has not integration.

The problem is that there is no field which basically return the count of votes. You would have to count them with sql.

Alternative something like og_statistics could be created for poll.

Alternative you could use advanced poll, it uses votingapi so it has such kind of aggregated tables.

iamjon’s picture

Project: Views (for Drupal 7) » Drupal core
Version: 6.x-2.9 » 6.x-dev
Component: Views Data » poll.module

I'm moving this to Drupal's poll module. Maybe someone else can help

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.