I need a list during registration in which users must enter a value. How can I change this. I.e. I will force a new user to show the country from where he is. What can I do? It´s seems to be that lists could not istalled as "needed" lists.

Comments

jevets’s picture

Use the stock profile module or try Content Profile http://drupal.org/project/content_profile

Albrecht Marignoni’s picture

It seems to be that my English skills are too low.
Let me try to explain it in an other way. On this
Drupal website you could give during registration
or later details about the country in which you
life. If you register you need to mark a country.
But if you do nothing, if you do not selct a country
you can register although the question in which
country you life is needed. How is it possible to
set up this part of the profile as needed?

jevets’s picture

Still sounds like the stock profile module could be used for this. You can choose whether or not it's a required field, and you can specify if it should be shown on the registration page.
http://drupal.org/handbook/modules/profile

Albrecht Marignoni’s picture

And there is the problem:
http://drupal.org/node/31411#comment-2266426
Thank you, but I see it´s a Core problem...
Thank you that you take your time on me and this problem.