Remove Null

Remove Null

So I am using html view and I am inserting record variables into the view using the insert expressions tool.  The problem I am having is that the drop down menus that have no data/value saved in them are returning "null" instead of just a blank white field.  If a field does not have data i simply want it to be blank, not say "null".  The worlds null all over my screen looks horrible.  

Is there a way that the dropdown menus do no return null if there is no data?

The text fields seem to be working fine.  If there is no data, the field is blank.