Community

user_field_privacy how to set so user chooses?

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