{% if related_modules_records|length > 0 %}
| {{app.translator.trans(fieldname)}} | {% endfor %} {% if relatedmodule.modulename=="Documents" %}Download | {% endif %}
|---|---|
| {% if record[fieldname] is defined %}{{record[fieldname]|raw}} {% endif %} | {% endfor %} {% if relatedmodule.modulename=="Documents" %}file_download | {% endif %}