{% from 'themes/whitelabel/crud/_macros.html' import render_field, render_form_errors %} {% macro render_child_field(construct, field, type, data, ds, child_url=none, errors=none) %} {% if type.readonly and type.field_type not in ('list',) %}
{{ value }}
{{ construct.t("crud-select") }}