Skip to main content
Back to website
Submit a request
Copilot
Copilot Apps
Files
Files
Files
Search
Can I edit members of a File channel?
Is there a page limit for PDF files used for eSignatures?
What characters can my clients and I use in file names when uploading to the Files App?
How can I request an eSignature from a client?
How does the Files App work?
Can I specify if the default files channel is a client channel or a company channel?
In a Files channel, how can I "lock" the folder structure so that clients cannot change it?
How can I prevent clients from deleting files?
How can I prevent client users from uploading files?
How can I hide the Files App from clients if no files have been uploaded yet?
How can I share files with multiple client users or all clients users associated with a company?
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns >= 2 ? 'col-6' : 'col-12'; if (numberColumns >= 4) classNames += ' lg:col-3'; return classNames; } %> <% var getBorderClasses = function(numberColumns, index) { var classNames = 'border-bottom'; if (numberColumns === 2) { if (index === 0 || index === 3) classNames += ' border-right'; } if (numberColumns === 4) { if (index === 0 || index === 2) classNames += ' border-right'; if (index !== 3) classNames += ' lg:border-right'; } return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %> <% if (block.linkText && block.html_url) { %>
<%= block.linkText %>
<% } %>
<% }) %>
Can't find what you're looking for?
Submit a request