A currency fields defaults to 0.00
I'd like to make it a required field where 0.00 is NOT an acceptable value. The field default can't be set to a blank. Is there a way to force a value other than zero to be entered?
I'm thinking I may need to have an error message sent and annoy the user until they enter something other than zero in the field. I prefer to force them to enter a value before the record is saved.
I saw the posting from 5 years ago, Andre's response, and the Bug #80370