Closed (fixed)
Project:
FriendList
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2008 at 04:36 UTC
Updated:
17 Oct 2008 at 08:02 UTC
Hi, I am trying to customize the profile field of Friendlist to show user's friend with avatars. Don't know where to starts :P.
Any help is welcome, thx.
Comments
Comment #1
mercmobily commentedHi,
I don't actually know. I am actually a terrible drupal "user"... Marius...? Do you know?
Do I have to implement something that will add to the Profile page? Or is there a module that allows you to place blocks or Views in the profile?
Also... I can see that a lot of people are using this module already. We really, really ought to do a release 1...
Merc.
Comment #2
mariusooms commentedHi,
You need to adjust your views. Pick the view you are interested in, e.g. "friendlist_public_twoway" and click the display you'd like to alter, e.g. "Connections block". This block is responsible for displaying the friends on the profile page, but only names by default.
Click the + icon in the Fields section and select User for Groups. Scroll down until you see "User: Picture". Check that and click Add. Next it will ask you for the Relationship and Label. Set the Relationship to match the relationship already set for the 'User: Name' field, I believe it is "requester". Leave the "Label" empty, so remove the word "Picture". Now update the default display.
If you want to change the order of listed fields or remove the "User: Name" all together, click the little icon next to the + icon with the up/down arrow. This shows you a list of the available fields for that section. You can reorder them by dragging the fields or remove them if you don't need them anymore.
Remember to save your view or your changes will not take effect.
It takes a little bit of practice, but once you get it, you will be able to do a lot more.
Let us know if you need more help,
Marius
Comment #3
mercmobily commentedHi,
Thanks Marius!
Closing...
Merc.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.