By StormDruper on
I have been reading about CCK Field Permissions (http://drupal.org/project/cck_field_perms) and wanted to know if anything similar exists in Drupal 6.x. I would ideally like to set different permissions on different fields ... and even set different input formats for different fields. Does anything like this exist in Drupal 6.x or do I need to find another way to solve this problem? Thanks for any assistance.
Comments
CCK Permissions Built-in
If you go to that link you sent the first line says: "This module has been rewritten from scratch and is now distributed with the Drupal6 version of CCK as content_permissions module.". I have used CCK for Drupal 6 and it's really a great module. I don't think I would build a site without it.
Thank you ... that's just
Thank you ... that's just what I was looking for ... and it was right in front of my face! Thanks for taking the time to point out the obvious to a newbie!