Once a contact has been created for an individual, it can be viewed on an individual's record. To view these, follow these steps:
- Perform a People Search for individual
- Select individual
- Click View all contact items under Contact Items
Updated
Once a contact has been created for an individual, it can be viewed on an individual's record. To view these, 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) { %>