At the moment, user's can flag content to create a collection on my site. Right now, I can see from the node page, a list of user's that have this item in their collection. However, when I click on the user and browse their collection, I see "This user has no bookmarked items".

These are my views setting for their collection page:

Relationships:
Flags:collection current user
Portfolio:flags user

Arguments:
(booksmarks_user): User: Uid

Fields:
Image

Can't figure out how to make people's collection "public" so others can see. Right now only the current user can see their current collection. Thanks

Comments

quicksketch’s picture

Flags:collection current user

You need to change your Flag relationship so that the "Current User" checkbox is not checked.

ebeyrent’s picture

I have the same issue - I've got the flag relationship set to "Any user" but that's not getting me anywhere.

Is there something else that needs to be done?

quicksketch’s picture

Category: task » support
Status: Active » Closed (fixed)

Closing this issue after a lack of activity. I suggest reading over the Flag handbook for creating views: http://drupal.org/node/296971.