Hello everyone,

I am new in Drupal and i want your help. I have added some fields in the user management-> profiles such as "address", "phone" and "user_type". All I want is while the user selects the user_type=old_user, a new mandatory field to appear where the user will enter his old_id_number. If he selects anyother "user_type" the "old_id_number" field will be invisible.

Thanks in advance.

Comments

kurapikats’s picture

Project: Drupal core » Conditional Fields
Version: 6.15 » 6.x-2.0-beta2
Component: user system » Code
Assigned: thanosaek » Unassigned

Conditional Fields doesn't work on User Add

What I wanted to do is, add a conditional field on a 'Add User' Page.
I use content profile to add custom fields on 'Add User' page.

If I use normal node add of content profile ie: site.com/node/add/uprofile conditional fields works fine,
But I go to admin add user ie: site.com/admin/user/user/create conditional fields doesn't work.

Anyone have solution or experienced these?

Thanks.

peterpoe’s picture

Status: Active » Closed (duplicate)