The final step in setting up contact management is to build the form. To build this, follow these steps:
- Click Admin > Contact Setup > Build Forms
- Select Form name
- Click Items
- Select Contact Items
- Click Add >>
Updated
The final step in setting up contact management is to build the form. To build this, 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) { %>