check if the given fieldId is null, undefined or an empty string(zero length)
true if fieldId doesn't exist, null, undefined or an empty string, false in other cases
check if the given fieldId is null, undefined or an empty string(zero length)