I am currently attempting to create a jump menu that lists all the members of the site. I would like for small thumbnail pictures of the users to display next to the usernames. When I attempt to add an image field, though, it just won't generate. Is there a way to do this?

CommentFileSizeAuthor
#2 jumpmenu.jpg46.19 KBIan At Work
#2 block.JPG76.06 KBIan At Work
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

casaran’s picture

It is working for me. View of users fields, fields:
User: Name
User: Picture (Picture)
And that's it.

Ian At Work’s picture

FileSize
76.06 KB
46.19 KB

This is what it looks like for me. These users all have pictures. I've also attached what my block configuration looks like. Is yours different? I left all the settings at default.

Ian At Work’s picture

Assigned: Ian At Work » Unassigned
casaran’s picture

You are right, I missed a part of your question. So your choices now are to either change the template of the view manually to get what you want, or else a not so good possibility would be to display all images of users on your page and then use JavaScript to hide all but the one selected in the jump menu.

MustangGB’s picture

Issue summary: View changes
Status: Active » Closed (outdated)