Closed (fixed)
Project:
To do list
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2011 at 20:06 UTC
Updated:
28 May 2011 at 19:04 UTC
Is there a way to get all the todos assigned to the logged in user in a block?
I tried Views. But the user argument doesnt work like in case of node reference or user reference.
Comments
Comment #1
AlexisWilke commentedTo Do items are Nodes, so if you create a Node view, you should have access to the user the same way. Although as far as I remember, I added a filter on assigned users.
Is that what you tried to do?
Thank you.
Alexis
Comment #2
pareen commentedGot it.
Thanks a lot.