On the selector in the user edit page, there is a Never and a - None- (no selection). Sounds rather redundant to a user. is there a way to just have 1 so its not confusing to the user? None should be the same as Never or viceversa.
Thanks for the great module!
Comments
Comment #1
anemirovsky commentedThat field is actually controlled by the message_subscribe/message_subscribe_email module. However, the field is a standard field on user accounts. So, you can go to /admin/config/people/accounts/fields and edit the field and make it required. Once that's done, the - None - option will go away and users will be required to set a value for that field.