<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am using CCK and UserNode and would like to 
insert a View showing all blog posts and forum posts by that user.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I got Insert View module which allows me to insert 
views inside CCK fields but it's just passing the default values and I don't 
know how to show "current user's content"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have also used PathAuto to create UserNodes in 
the format personal/1, personal/2, personal/3, etc</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Isn't there a way I can use this uid to alter the 
View in some way, so that it becomes "Forum and blog posts by [uid]". I suspect 
Arguments is the way to go, but have had no luck with it so far.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for any help you can 
offer.</FONT></DIV></BODY></HTML>