I am trying to configure views to show users with a certain number of registrations. For example, users should register for three sessions.
I would like to create a view that shows users with less than three registrations.
I would like to create that counts the number of registrations per users. I can return a view that shows registrations for a user but can't figure out how to get the count. Any pointers would be greatly appreciated.

Comments

john.oltman’s picture

Version: 7.x-1.x-dev » 3.0.x-dev
Issue summary: View changes
john.oltman’s picture

Status: Active » Fixed
john.oltman’s picture

Status: Fixed » Closed (duplicate)
Related issues: +#3361113: Entity Reference from Users to their Registrations