So I set up custom profile fields at User Management > Profiles but the field doesn't show up when I edit a user via User Management > Users. The only way I can set that field is adding a new user.

Comments

steveadamo’s picture

i went the route of creating a custom profile-node-form.tpl.php page... i also created a view for my profile page, edited my template.php page (preprocess_profile_node_form)...

this gave me complete control over the profile input form, as well as the profile page itself...