I have files uploaded to my site using the file page type, and when you click the url for the file I am getting a 404. the site uses windows authentication. when I click the in the form tab it dow...
After adding a new Page (CMS.File) to the Kentico tree and uploading the file, the produced links to the page, including, alias path, preview and live all result in 404 Page Not Found.Symptoms woul...
Hello Kentico Team,You all helped me put together a tool recently that can track total page views in the last month and the last year using the WebAnalytics API:@%# CMS.WebAnalytics.HitsInfoProvide...
hello Kentico dev i use user form with user fields and i add two custom field resum uploader type file but in preview mode when i upload file its same like kentico didnt save resume data is there a...
Hello Kentico dev we apply form edit profile in Modules (Membership)we get all data of user i add field of DOCumentFile its work but where i can find this data with DOCumentFile is there any table ...
I want to save all files paths inside of a media library folder in kentico. I found this code for one file but I don't know which Class to use to get all content any advice, please. MediaFileInfo u...
Hi,I've cloned the cms.File page type to create my own custom cms.TestFile page type. And I've created a custom @NewTestFile.aspx@ page, so my files now upload successfully.But when I go to the URL...
Hi,I cloned the cms.File page type to create a new custom cms.TestFile page type. I kept everything the same with cms.TestFile, all I changed was the allowed PARENT page types.No matter what I set ...
Hello, I have a page of type @Timeline@, which has text, title and date, I want to add under each page a folder of images Timeline1@ images @ image1, image2, image3, .. now I am trying to access t...
Can you help me, because I am really new in this? I need a file form field for upload multiple files but I do not know how I can do this with Kentico form.