The first step in contact management is having a form. To add a form name, follow these steps:
- Click Admin > Contact Setup > Form Names
- Type Form name
- Click Add new form
Updated
The first step in contact management is having a form. To add a form name, 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) { %>