Skip to main content
Toggle navigation menu
Go to Benchling
Learning Labs
Community
Contact Support
Search
Benchling
Troubleshooting Articles
Registry
Registry
Why does my Computed Field say that it is multi-select? Can I change it to single-select?
How do I merge two entities and retain the existing Results recorded against both entities?
Can I bulk import additional aliases from a spreadsheet?
How do I resolve missing required fields for entities in bulk?
Why am I getting a "...cannot be registered..." error when I try to register a child entity?
Why aren't my child lot numbers sequential to the parent entity?
How can I turn on parent-child entity links?
How do I find an entity's locations and containers?
Why do my child entities' names have gaps in their lot numbers?
Why won't my labels print from Benchling using Zebra Browser Print?
Popular:
,
Still need help?
Our team of experts are available and just a click away
Contact us
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>
Powered by Zendesk