Sorting Members in a Block
| Project: | Members |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | wmostrey |
| Status: | active |
Jump to:
I'm trying to set up a block will sort the members list similar to how the members page display can be sorted.
I can see how to do this in the page view, but it doesn't look like it's possible to have a sort in a block. Basically I want to take the following page I created with Members and make it available as a block.
http://www.urbanministry.org/userlist?sort=desc&order=Picture
Another option would be to do a sort in the Members edit section rather than in the arguments if that were available.
Are there any workarounds you can think of? If not, will future feature address this by making it possible.
Basically, I want to have a block that will show photos of the latest users that have filled out there profiles. Only about 1 in 10 of our users fills out their profiles, so I need to be able to sort to only show users with pictures in the block (which I've done in the page display shown above).

#1
Currently filters, arguments and default sorting options are not supported but I'm working on that. To help you out, I'll be putting some working in getting the default sorting options working first. I can't tell you when exacrtly it will be done, it will be in about a week or two probably.
#2
#3
Just wanted to check to see if this was ever implemented? Any update?