By razevedo on
Hello comunity,
I want to make some content type to be showed to anonymous user based on a cck field on the content type. The field will be a simple checkbox with " Public ? " as label, if the checkbox is checked the anonymous user will be able to see the content detais, if not checked, when the anonymous user try to access the content detais, he will be redirected to the login page. Can someone guide me in a way to accomplish this?
Thanks!
Comments
Probably easier to use the
Probably easier to use the Private module
Thank you for the reply! I'll
Thank you for the reply!
I'll check it, too much modules in Drupal to check... and i like it!