{% if field.data %} {% set path = field.data %}
{{ field.id }}
{% else %}
{{ field.id }}
{% endif %}