<%const SearchAndSortThreshold = 2; %><%_ if (typeof(disableSortSelection) == 'undefined' || !disableSortSelection) { let sortableFields = briefView.filter(x=> { return x.sortable && !x.hidden && !x.exclusiveRequiredWith && !x.exclusiveRequired && !listCategoryFieldsNotShown.includes(x.fieldName); }); if (sortableFields.length > 0) { %>
<%} }%> <% if (typeof showExport !== 'undefined' && showExport && api.includes('E')) {%>
<%}%>
<%_ if (typeof(disableViewSwitch) == 'undefined' || !disableViewSwitch) { if (widgetDef.views.length > 1) { %>
<%_ for (let widget of widgetDef.views) {%> <%_ }%>
<%_ } } %>
Total: {{totalCount}}<%_ if (typeof(disableRefreshIcon) == 'undefined' || !disableRefreshIcon) { %><%if(api.includes('D') || api.includes('A') ){%> All<%}%> <%}%>
Page  / {{totalPages}}