Labels can be created using the following options:
- Export Label from Portal
- Export Report to Labels
- Printing Labels with L1000 Core Sheet Labels Report (recommended)
Updated
Labels can be created using the following options:
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) { %>