Is it possible to store the user submitted form files of just one specific form (not the other forms) to AWS?
I am using .net core MVC for a frontend website. I have a module that is getting registered on the front end and backend application that is registering the Module that loads the S3 storage provid...
hello kentico dev every time i want add new files js in kentico mvc project i get error (element is not defined) i added new js \Content\InlineEditors\TextEditor\medium-editor\medium-button.jsbut ...
Hi Team,I am new to Kentico and working on Kentico 12. Our website consists of large number of products and each product will consist of different files (images, videos etc). The required files for...
Under pages, I have created a page called @Document Library@. This will house documents specifically for that page. Our goal is for users to click on the link from the website and it will download ...
Hi all,I'm quite new to Kentico, so this might be very basic:is there a way to store specific files not in the database? Something like @store all files in db except for zip files@.Thanks! Lorenz
Is there an updated article for: https://devnet.kentico.com/articles/moving-file-storage-from-database-to-file-system for versions 9 @ 10?FYI - I have a website that has been storing files in the D...
Every website calls for various types of file content, and your CMS helps you work with them. The purpose of this article is to provide an overview of the options that Kentico offers for uploading and managing your files and demonstrate how to work with these files after they are part of your website.
HiFor a specific customer we need to show related documents of a certain page. I know you can add them as attachments, but our customer wants to select multiple files which relate to a certain page...
I have custom handler for form submission to handle custom email notification, But I had no idea how to get all uploaded files from the form BizFormItem, as our site has many form some of them have...