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

vm’s picture

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.

Anonymous’s picture

will do thanks