How to make a true/false (boolean) field mandatory?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2014 04:48 AM
Hi everyone
Did some of you face the same problem?
In the change_request I would like to make "production_system" mandatory. As it is a True/False field and I don't want to change the type I tried to configured a choice list with none. But it isn't working either for the choice values "0" and "1" or for the values "true" and "false.
How can I achieve this?
Thanks a lot
Christina
- Labels:
-
Ask the Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2018 11:52 AM
It doesn't make any sense making a boolean field mandatory, For a check box blank means false and if you make it mandatory then you cant leave it blank.
So as jim.coyne mentioned, its better to use a drop down with none with yes/no value and make it mandatory