- eftucker

Is their anyone familiar with View's arguments that can help me? I am trying to create a node dashboard that is populated by several views. My first attempt involves joining the bio node module, advanced profile module(uses panels), and the core profile module.
This "Panels dashboard" will be populated by the directory module, a view of active nodes, and 3-5 other views.
I believe Views arguments is the key to link a view to a node/field. But I am not sure. If you have other suggestions please reply to this post.
Thanks.
Update: I found out that UID(User ID) is the "unique value" that can be used to link everything together. I will try to embed a view into a profile using Panels 2 and filtered by UID.
I will let you know here if I am successful. Still would love any comments.