The Profile module does not allow radio field. This can be fixed by the Profile Checkboxes module.
First, go to http”//<drupal>/admin/user/profile and add a list selection field. Continue reading Drupal – User Profile Radio Field
The Profile module does not allow radio field. This can be fixed by the Profile Checkboxes module.
First, go to http”//<drupal>/admin/user/profile and add a list selection field. Continue reading Drupal – User Profile Radio Field
By default the user registration form only contains user name and email fields. We can add more user profile fields and include them in the registration form by enabling the Profile module. But that does not include the password field. Continue reading Drupal – Add Password Field in User Registration Form