Completed
Mandatory radio button
Recently we realised that radio buttons are not actually mandatory (you can click the selected value to make it null). I understand this can be a nice feature on nullable fields, but our fields are actually set to mandatory and therefore should not be able to be set to null.
In order to work around this we are now creating extra code (defaults), while what we want is actually modelled already..
So what we want is that when a field is set to mandatory, the radio button applied to it should not be allowed to be set to null
In order to work around this we are now creating extra code (defaults), while what we want is actually modelled already..
So what we want is that when a field is set to mandatory, the radio button applied to it should not be allowed to be set to null
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.