Posted by jmolinas on March 8, 2011 at 8:10am
Hi,
How do i create a view list of all users and their post? Even the user has no post the username will display on the list.
Example
User | Title | Date Posted
User1 My post 1/1/2011
User2
User3 Test Post 2/1/2011
Serves as post monitoring for all users
thanks

Comments
The "Views attach" module is
The "Views attach" module is one of the most easy and usefull solutions you can apply here.
sorry for being dumb, but how
sorry for being dumb, but how can i do it??
hello joseph_mis, install
hello joseph_mis,
hope these help. good luck. ;)
hi thank you borrico1965 for
hi
thank you borrico1965 for the link, but i know how to use views_attach and i've already implemented some on my projects. Here's the screenshot http://www.facebook.com/album.php?aid=57364&id=100000017945703&l=34b9dc8032 on what I'm trying to achieve. My problem is how to display all users even they dont have post, i've already tried using "views user" but there is no support for node.
I'm scratching my head for almost a week now, thank you again for the help
Joseph
hello joseph_mis, 1. have you
hello joseph_mis,
1. have you tried searching and exploring www.drupal.org modules-search-result using keywords: list user content, like this: http://drupal.org/search/apachesolr_multisitesearch/list%20user%20content?filters=ss_meta_type%3Amodule?
2. have you tried user_list module?
hope that help. good luck.
Hi, Most of the modules
Hi,
Most of the modules are for user listing and node listing, i currently using views module using node relationship and arguments, my stumbling block is when i use user views there is no node relationship that i can use.
thanks anyway for giving a link from mustardseedmedia it definitely help a lot