Skip to main content
Toggle navigation menu
Homepage
Log in
Logivity Support
Search
Onboarding
Instructions to get started
Onboarding to Logivity
Introduction
Create your account
Training videos
Logivity Time Slot Training
Introduction to Logivity Connect and Loadboard
Logivity Control training
Logivity Platform Training - Loadboard and Connect Services
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
More to Explore
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% if (children.length) { %>
<% children.forEach(function(child, index) { %>
<%= child.innerHTML %>
<% }); %>
of <%= children.length %>
<% } %>