I can filter users lie administrators, redaktors, editors, but I cannot filter registered users.
Is there a module for it?
I cannot find anything!
I just wnat to see list of registered users except administrators, editors,corectors …you know.
thanks
Create a View of type
Users(and NOTNodelike it usually is). Now add a filter. Choose theUsersgroup in the filters drop down. ChooseUser: Rolesfilter. Set the operator tois none ofand select editor, corrector etc. check boxes. This way you will ONLY see registered users on your site.(BTW you can always expose this filter to have control on what roles you want to see/not want to see listed)
Additional Question: How to count users
Enable the PHP Filter module, add the following in the header of the view (with input format selected as PHP Filter) and insert the following code: