Overslaan en naar hoofdcontent gaan
| Help Center
Nederlands
English (US)
Navigatiemenu in- en uitschakelen
Terug naar Help Center
Community
Een aanvraag indienen
Aanmelden
SmartLockr Helpcentrum
Zoeken
SmartLockr plugin
Hoe verstuur ik mijn logbestanden naar Smartlockr?
Hoe bevestig ik de ontvangers en mijn bestanden in Smartlockr?
Waar kan ik zien of iemand mijn email of bijlagen die verzonden zijn met Smartlockr gezien heeft?
Hoe kan ik een email die verzonden is met Smartlockr blokkeren?
Hoe blokkeer ik bestanden met de Smartlockr plugin?
Hoe verstuur ik een uploadverzoek met Smartlockr?
Hoe verstuur ik mijn bestanden met de optie beveiligd bericht van Smartlockr?
Hoe verstuur ik mijn bestanden met de optie beveiligde bestanden van Smartlockr?
Hoe verstuur ik mijn bestanden met de optie openbare bestanden van Smartlockr?
Waar kan ik SmartLockr downloaden en hoe kan ik mij abonneren op de release notes pagina?
Hoe werkt het contentbeleid binnen de SmartLockr plugin?
SmartLockr springt uit zichzelf aan
Hoe installeer ik SmartLockr?
Een bericht met 1FA versturen met SmartLockr
2FA met SmartLockr
Werkwijze plugin
Wat is de maximum grootte van een bijlage?
Veelgebruikte zoektermen
Remote assistance Quick Assist
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : '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; } %> <% var promotedArticlesAbove = 'none' !== 'none' && 'after' === 'before'; %> <% var notificationAbove = 'none' === 'home' && !!'api_storing' && !window.sessionStorage.getItem('alpine:notification:dismissed'); %> <% var blockStyle = 'cards-featured'; %> <% var blockHeading = ''; %>
<% var hasFeatured = blockStyle === 'cards-featured' && blocks.length === 3 && numberColumns === 3; %>
<% blocks.forEach(function(block, index) { %> <% var isFeatured = hasFeatured && index === 1; %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Niet gevonden wat je zocht?
Een aanvraag indienen
Categorieën
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
Navigatiemenu in- en uitschakelen
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, partial: partial }) %> <% } %>
<% }); %>
Categorieën
Categorieën
<% 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.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, partial: partial }) %>
<% }); %>
<% } %>