6
well, this deal with the default value of a Select field, and the fact that the field is mandatory in the form.
exemple : i add through Extended Profile module the field SEXE, with the values Male, Female
In the form, i want to display :
Sexe
|---- (as selected by default)
| Male
| Female
Actually, in the profile module, if a set the 2 values, and if i activate the required option, it will display
Sexe
| Male (as selected value)
| Female
then a user will change nothing and i'll have more male in my user's list than expected, since there is no "blank" value.
we have to improve that part
marco
Do synergy or die.