{% if field.getAttributesJsonDecoded()['label'] is not empty %}
{% endif %}
{% if not field.getAttributesJsonDecoded()['tooltip'] %}
{% else %}
{% if field.getAttributesJsonDecoded()['colorschema'] == "ryg" or field.getAttributesJsonDecoded()['colorschema'] == "gyr" %}
{% endif %}
{% endif %}
{% if saveOnceDisable %}
Sie haben dieses Formular am {{ saveOnceDate|date("d.m.Y") }} um {{ saveOnceDate|date("H:i") }} Uhr bereits gespeichert.
{% endif %}