Hi,Currently I have a code to check if file is uploaded or not as below:@%# IfEmpty(Eval(@BrochurePDF@), @@,@@div@Some html@/div@@) %@ This works when a file has never been uploaded but we are havi...
Hi all,I have problem with using the file attachments. I upload the file pdf to the page using the attachments and i don't known the URL for read that file on browser like: https://domain.com/filen...
I want to create one forms 2. I have File upload, but it ask to upload file in media. I have set File settings as database and Files in system setting. I want to just upload the file as our normal ...
Good Morning Devnet!Happy Friday!I've got an interesting challenge - I'm trying to create a progress bar that will animate from 0% to 100% based on a user successfully uploading a file using the fi...
Kentico 11I would like to add a file upload/attachment field to the Membership Module in the User-Settings class.I would want users to be able to upload a document(pdf, docs, jpg, etc.) and save it...
We have a Kentico instance hosted on Azure. This issue started occurring last week (no changes were made to the site). When trying to upload an image to the Form choosing the MultiFileUploader, I c...
we are using kentico 8 recently we change our server to windows server 2012 after that file uploading stopped working .File upload 100% then it stopped due to javascript error.I m able to upload te...
When i try to upload a file, it will stuck at 100% ? I have wait for about 15min and it still stuck at 100%,This happens only for files more than 15mb.But maxRequestLength in the web config set to ...
We are having kind of an odd issue with a few of our users. When they upload a file attachment the progress gets to 100% and then just stops and they never see the file. My first thought was some t...
I am building out a form in Kentico v9.0 and we have a file upload field. The upload works fine however if another field fails its validation then the file disappears and the user has to go back in...