Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2009 at 15:37 UTC
Updated:
3 Apr 2010 at 05:51 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI might not be understanding you properly, but wouldn't the number of ABC fields filled by a given user be the same as the number of nodes created by that user...?
Comment #2
xn2001 commented@BWPanda
Sorry for not clarifying. The ABC field is a field with Unlimited Number of values.
Comment #3
Anonymous (not verified) commentedI don't think this is possible with Views. What you'd be better off doing is writing some PHP code to look through the database or something along those lines.