Posted by jmolinas on April 1, 2011 at 8:44am
Hi!
how can I make a view showing only users that are not posting within a day?
Thanks
Joseph
Hi!
how can I make a view showing only users that are not posting within a day?
Thanks
Joseph
Comments
Hello joseph_mis, I think
Hello joseph_mis,
I think there is way to do it with Views module.
But pardon my question on your post:
Are you sure you want to display that? Why (if I may ask) would you want to display that? For example, if you have 100 registered users and only 10 posted in a given day, this view will display all the 90 users who did not post for that given day, am I correct?
hello borrico1965,
hello borrico1965,
Yes, because I'am currently working on users monitoring for their daily post, need to show which users are not complying. Sort of daily report monitoring
hello joseph_mis, have you
hello joseph_mis,
have you tried User Stats module? please share with us your experience using this module. Thanks!
You can do that by selecting
You can do that by selecting "users" instead of "node" at the first page of Views creation wizard. Then add a date argument, acting as a filter. You might want to take a look at how the archive views works.
yes i've done that, but only
yes i've done that, but only users that have post show in the query, I also need user that are not posting.