To move an individual from one household to another, follow these steps:
- Click People > Data Integrity > Move Individual
- Click Find Household
- Search for individual
- Select individual
- Click double arrow button to move individual
- Click Finished
Updated
To move an individual from one household to another, 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) { %>