I’ve got a yes/no field with default = “false”.
I want to remove the default value, so that there is no default for that field, because I need it to evaluate as empty if it’s empty.
But I can’t remove the default value because the dropdown only has two options, no “blank” option, and there’s no button to clear the default. @emmanuel