To add a new individual to a household, follow these steps:
- Perform People Search
- Click name of a person in the correct household
- Click Add an individual under Actions
- Fill out required fields
- Click Save this individual
Updated
To add a new individual to a household, follow these steps:
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) { %>