{% if field.data and field.data.get_path() %} {% set url = field.data.get_path() %}
{{ field.id }}
{% else %}
{{ field.id }}
{% endif %}