Hello all,
So i just wanted to confirm if this is a default behaviour. I have a choice field with default value. A global yes/no choice.
When i open quick create form it is showing no as default and that part is fine. When i go ahead and remove the no and set it to "--select--" blank value, and save it. Then once i check the saved records it has "no" as value instead of blank
Is this a default behaviour? I checked dependencies on the field and there are none. no business rule, no workflow, no js to set the value still it is setting to no instead of blank
when i remove the default it is working fine so i am pretty sure it is because of default value that it is not setting to null
Thanks