{% set item = entity.instance %} {% if item.user is not null %} {{ item.user.email }} {% else %} {{ item.visitorEmail }} {% endif %}