I need to be able to hide a field on a form when the value returned is NULL. The fields a populated based on a database lookup and there are times when a value of NULL would be the only option. I've added a screenshot of the form's fields as well as the JQuery I'm trying to configure to hide the field based on a returned value of NULL.