{% for item in form if item.id in search_columns %} {{ lib.render_field_simple(item) }} {% endfor %}
{{ lib.btn_search() }}