How to generate a list of all inactive families for your organization
- Filter the Family List for all inactive families by choosing the selection from the Family Group dropdown menu:
- Create a Quick Report > Family List.
Updated
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>