Create questions for a form if there is specific information you need them to answer. Drop-down question & text box question can both be created. To learn how to work with questions in event registration, see one of the following:
Updated
Create questions for a form if there is specific information you need them to answer. Drop-down question & text box question can both be created. To learn how to work with questions in event registration, see one of the following:
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) { %>