I see following warning for each field being displayed on "Contact Us" form:
Warning (#1): Field "Value" is not defined in "formflds" unit config in ...\core\kernel\kbase.php on line 849
The problem is caused by the ConfigFormElement
tag used within form_field
block, that is defined within /themes/advanced/platform/elements/dynamic_forms.elm.tpl
template.