NOTE: of course I hope there is a way to work with this plugin anyway you can do same thing with Easy Profile:
- Create a Select field type
- Add your options
- Add conditions to add user to some usergroup, for example you can have these options:
1|Assistenti Sanitari
2|Cittadini Altre professioni
3|Farmacisti
....
and these conditions:
if equal to custom value 1 then add to usergroup "Assistenti Sanitari"
if equal to custom value 2 then add to usergroup "Cittadini Altre professioni"
...
Advantages to use Easy Profile:
- You can manage this field in Easy Profile, so you can move it between the fields
- You can translate options (names of Usergroups), see docs at
http://docs.easy-profile.com/index.php/article/translate-fields.
- Condition to hide/show other fields
- Show field in frontend list
- Search by this field
- Import, Export
.....