If I create a DECIMAL(5,4) field then the default value in the admin form is "0.0000".
Does anyone know how I can get this to default to an empty value instead? I can do this overriding the back end code but wondering if there's an option in the creator interface that will let me do this more easily?