When we do form.getFieldValue("afield") the return is an empty string "".
This appears to be convenient at times, yet is it not more appropriate to
have NULL returned when the value of the field is never set?-- View this message in context: http://n2.nabble.com/%22%22-versus-NULL-in-form-values-tp2970512p2970512.html Sent from the click-user mailing list archive at Nabble.com.
