To find a person with a specific Barcode Number
- People > Search > People Query
- Change Search by to Individual Information
- Change Comparison option to whatever best fits
- Enter Barcode Number or a portion of it in Value
Updated
To find a person with a specific Barcode Number
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) { %>