{% for entity in field.value %} {% if field.customOption('crudControllerFqcn') is not null and entity is not null%} {{ entity }} {% else %} {{ entity }} {% endif %} {% endfor %}