Notes can be added to an Individual based on the user's Rights.
To add a new note:
- Tap Plus icon
- Select Note Type
- Enter Note Text
- Tap Add Note to save
Note: Tap "X" to exit without saving
Updated
Notes can be added to an Individual based on the user's Rights.
To add a new note:
Note: Tap "X" to exit without saving
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) { %>