{% if ea.crud.currentAction == 'detail' %} {% for tag in field.value %} {% endfor %}
# Nom Description
{{ tag.id }} {{ tag.tag.name }} {{ tag.tag.description }}
{% else %} {{ field.value|length }} {% endif %}