I'm working on the view here: http://www.wals.lib.wi.us/drupal_sandbox/mpl-suggestions It shows the suggestions, and the number next to them. But, if you notice at the top, it shows (42) with nothing next to it. I'm /guessing/ that's how many total pages I have, but I'm not sure. Is there a way to hide that? Here's what I have in my view: Provide Page View View Type: Table View Fields Node: Title Node: Body Arguments Text: Suggestion Topics On 5/22/07 10:34 AM, "Bill Fitzgerald" <bill@funnymonkey.com> wrote:
CCK and views --
A cck node called "suggestions", and a table view that displays them.
To precisely duplicate what they have done, make sure your table view includes a comment count field.
Cheers,
Bill
Jody Cleveland wrote:
Hello,
Anyone know how to make a 'suggestion box' in drupal? I'd like to do something like this: http://www.netsquared.org/netsquared-suggestions
I've tried the feedback module, but that doesn't show what others have suggested like that page does.
- jody