diff --git a/public_html/templates/default/LSformElement_valueWithUnit_field.tpl b/public_html/templates/default/LSformElement_valueWithUnit_field.tpl
index dfbcc240..1f739af2 100644
--- a/public_html/templates/default/LSformElement_valueWithUnit_field.tpl
+++ b/public_html/templates/default/LSformElement_valueWithUnit_field.tpl
@@ -13,7 +13,7 @@
{$noValueTxt}
{/if}
{else}
- {if $values_and_units[$value].valueWithUnit}
+ {if $values_and_units[$value].valueWithUnit || !$values_and_units[$value]}