- In Family Directory, go to the Member List page.
- Select the member's record.
- You will find the status in the upper right corner. If you must update the status, click the Edit Details button at the bottom of the page.
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) { %>