Closed (fixed)
Project:
User types
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 May 2008 at 14:13 UTC
Updated:
7 Oct 2008 at 19:33 UTC
Say I have 3 types of users: MyType1, MyType2, and one for untyped users called MyType0.
The majority of my users will be MyType0 (untyped) because that's the one that defaults during registration time.
So, I'd like to see a quick view (http://mywebsite.com/?q=admin/user/user_types/MyType0)
and detail view (http://mywebsite.com/?q=admin/user/user_types/MyType0/list/detail)
of all the users in that type.
However, it doesn't work. If I substitute MyType0 with MyType1 or MyType2 in each of the URLs above, then I can see the views.
Thanks for your advise.
Comments
Comment #1
swentel commentedThere is a new tab now called 'User list' where you can filter on all types of users, typed, untyped and normal.
Available in the next dev built. Mass operations is coming soon.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.