The Check-In Code can be changed at any time by completing the following steps:
- Go to Ministry > Activities (New) > View All
- Click specific Activity
- Under Check-In Settings, click New Code
- Click Ok to confirm update
Updated
The Check-In Code can be changed at any time by completing the following 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) { %>