Jonathan Gee 8/14/2023 11:52:34 PM I never really considered it to be 3 states selectable since boolean by nature is only 2 States. The problem is you do not currently have the option to choose the starting state. It currently has to have starting state. If you imagine a light switch. When in operation it is boolean, states on and off, but before the switch is installed (record saved), the switch is in neither condition. The installer selects the starting position by the position of the switch on installation. I want to be able to force the user to select a starting state, rather than overlook a potential setting that could be just left default through laziness. You can't currently make this field type required because the state is in no condition to begin with. JonnyGee
|