Hi, I would like my "editor" user group to see their new content even if an admin as not yet published it. Am I missing something or is it something that could be done using some trick I am not aware of? I initially thought that checking the "allow to see own node" ect in the access rights would cut it but it does not seem to work.

Thanks for the tips in advance.

Comments

marcbe’s picture

After some further searching, I found a few posts that suggest using a "view" from the views module. It works like a charm. Here is the reference for others looking for tips on this:

http://drupal.org/node/145989#comment-234318

webchick’s picture

Status: Active » Fixed

Yep, Views is the only way to handle this, as core hides unpubished nodes by default.

Anonymous’s picture

Status: Fixed » Closed (fixed)