{% include "headitem.html.twig" with {title: "D3TBCLEXTSEARCH_SETTINGS_QUICK"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }} {% if oView.getValueStatus() == 'error' %} {{ translate({ ident: "D3_EXTSEARCH_MAIN_NOCONFIG_DESC" }) }}
{% else %}
{% block d3_cfg_extsearch_quicksearch__form %}
{% block d3_cfg_extsearch_navigation__quick %} {{ translate({ ident: "D3_EXTSEARCH_QUICK" }) }}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_QUICK_ACTIVE_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_QUICK_ACTIVE_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_QUICK_FULLOBJECTS_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_QUICK_FULLOBJECTS_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_QUICK_COUNT_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_QUICK_COUNT_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_QUICK_LOADCATEGORIES_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_QUICK_LOADCATEGORIES_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_QUICK_LOADMANUFACTURERS_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_QUICK_LOADMANUFACTURERS_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_QUICK_LOADVENDORS_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_QUICK_LOADVENDORS_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_QUICK_LOADCONTENT_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_QUICK_LOADCONTENT_DESC")} %}
{% endblock %}
{% block d3_cfg_extsearch_navigation__ias %} {{ translate({ ident: "D3_EXTSEARCH_QUICK_IAS" }) }}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_QUICK_SHOWIAS_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_QUICK_SHOWIAS_DESC")} %}
{% endblock %}
{% endblock %}



{{ translate({ ident: "D3_EXTSEARCH_QUICK_TPLNOTICE" }) }}
{% endif %}
{% include "@d3modcfg_lib/admin/inc/inc.html.twig" %}