<div dir="ltr">You can do that from the &quot;Publish&quot; checkbox provided in core, and allowing registered users to see the unpublished nodes.<div><br></div><div>However, with CCK, you can add a check in node view or if possible init (if we get the complete node object there), and check if the what the value is set to.</div>

<div>If anonymous cannot see the node, add drupal_access_denied(); and exit; </div><div>This should do. :)<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Aug 31, 2013 at 11:44 AM, Mutuku Ndeti <span dir="ltr">&lt;<a href="mailto:jnmutuku@gmail.com" target="_blank">jnmutuku@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br>I have a cck field where a user or admin can select &quot;do not display this item(node)&quot;. I need to hide the node with this specific value to anonymous users. <br>

<br></div><div>what would be the best approach to do this. <br clear="all">
</div><div><div><br>
</div></div></div>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<br>Vaibhav Jain
</div>