I have a structure where users can flag the node itself AND some field_collections inside the node. (not global)

What I want to do is figure out how to list the nodes the user has flagged (that part is ok via relationships), then I want to list the nonFlagged field_collections related to the nodes.

So the user can see if there is a newly added field_collection that he/she did not mark as flaged.

Any ideas?

Comments

joachim’s picture

I think I was recently asked something similar -- how to list things the user has not flagged. Did something get added to the docs perhaps? If not, try a search of the issue queue.

RgnYLDZ’s picture

I did search the issues but did not see a related topic or maby missed it, can you give a URL ?