Posted by no_longer_active_19 on November 17, 2012 at 8:22am
This will let admin set it private or not for managing fields but does not allow a checkbox for users to decide what they want private or not?
This will let admin set it private or not for managing fields but does not allow a checkbox for users to decide what they want private or not?
Comments
=-=
check to see if there are permissions provided on the module for the role's that can't see the checkbox. remember that uid 1 always has ALL permissions. user role permissions must be set in administer -> permissions
if permissions aren't the issue then I'd inspect each field in use to make sure they are set up properly.
ok
will do thanks