Skip to main content
Toggle navigation menu
Go to Benchling
Learning Labs
Community
Contact Support
Search
Benchling
Troubleshooting Articles
Notebook
Notebook
How do I pre-fill table columns with formulas in notebook templates?
Why are blank Results coming up when I use the "Latest Result" option in my lookup tables?
Why can't I clone an entry that has a structured table?
Why do only some of my pasted entity links retain hyperlinks?
Why is the new auditor not seeing the entry to review?
Why can't I send my entry for review?
Why am I getting a path length error when trying to unzip my Benchling exports?
Why am I getting an error message when submitting my entry for review?
Why can't I edit entries after sending them for review?
Why can't I edit a Notebook entry?
How can I change the text font size in my entry?
Why is the wrong date displaying when I insert a date?
Why are my projects failing to load?
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