I have added some custom user profile fields (provided by the core profile.module). All of these fields set as "Visible in user registration form" do appear in the mass user upload templates, but they do NOT appear in the tab to manually add user accounts (Account management -> New). Even if they are set to be required ("The user must enter a value").

Comments

roball’s picture

Priority: Critical » Normal
miglius’s picture

Component: Code » Documentation
Category: bug » support

You should check the "Use profile fields in the registration form" at 'admin/settings/ldap/ldapprov' -> Registration Form -> Profile integration.

miglius’s picture

Changed the code that profile fields would not appear in the upload template if they are not enabled by the aforementioned configuration setting.

miglius’s picture

Status: Active » Fixed
roball’s picture

Yeah miglius, checking that checkbox did it :-) Thanks for the pointer!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit a16f8e9 on master, 6.x-2.x, 6.x-1.x by miglius:
    ldap_provisioning: fixed that profile fields are not pulled if profile...

  • Commit a16f8e9 on master, 6.x-2.x, 6.x-1.x by miglius:
    ldap_provisioning: fixed that profile fields are not pulled if profile...