Here's a patch to add a decisionstatus column to each feature. If set to "active" (1) it allows voting but when it's "closed" (0) it just shows the results. Same functionality as poll.module.

CommentFileSizeAuthor
decisions_status.patch4.63 KBChrisKennedy

Comments

ChrisKennedy’s picture

Status: Needs review » Fixed

Committed; I changed the column name to "active" because that is what it's named in poll.module.

Anonymous’s picture

Status: Fixed » Closed (fixed)