How to add member strength options to the dropdown
- Navigate and click the Administration Tab → Lookups
- When the lookup management page displays, click Member Strengths.
- Click the Add button to add the Member Strength.
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) { %>