Skip to main content
Toggle navigation menu
Go to Benchling
Learning Labs
Community
Contact Support
Search
Benchling
Troubleshooting Articles
Notebook
Notebook
Why Don’t Locked Columns in Templates Automatically Populate Formulas?
Why can't I see the Field Tooltip icon?
How can I show leading zeros in tables?
How do I get a count of values via lookup in an integer form instead of a list of numbers?
How do I pre-fill table columns with formulas in notebook templates?
Why are snapshot fields not populating values in a Results table?
Why are blank Results coming up when I use the "Latest Result" option in my lookup tables?
Can I Filter Inventory Items by Location In Lookup Tables?
How does Benchling handle Excel files with multiple sheets?
Why can’t I edit notebook entries when I have Write access to the Project?
Data Disappearing from Table from Sub-Template
How can I share worklists between users?
Why is Benchling truncating / rounding off my numbers with 16+ digits?
Why are some of my Results (dropdown type) not popping up in the lookup column?
Why do my date formats change when previewing files in Benchling?
How do I archive a project when the error says there are unarchived inventory items?
Why does Benchling always open my recent Entry instead of a blank workspace?
Can look up inventory table results be separated into rows?
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