We are using Kentico 10Question 1We are using DirectUploadControl to upload image in a page form.We have column PDFImage in the page type. I can see the value of this field to be a GUID.Where the i...
I would like to write an if statement that will execute some code only if two fields are empty. My users can upload two images via two separate direct upload fields. The field names are Image01 and...
okay guys i have a page type that contains a field of data type file and form control direct uploader , so i have a repeater that should display the data using a custom transformation and the field...
okay so how can i get the link of a file using macros expression.
I have used direct file uploader in my project to upload files. I need to display a message when a file has uploaded succesfully. How can i do that?My direct file uploader code as follow@CMS:Direct...
Hi allI want to know how it is possible to have a field with file uploader in custom table.i set , for testing purpose , the metafile uploader control scope for custom table and do the same for dir...
While uploading a file for an Article type, I am getting the expection.Direct File Uploader properties are as follows:I am also adding Log. Please suggest.An error occurred when saving data. Please...
I'm using Kentico 7.On my site I used direct file uploader to upload images for custom document types. Now I need to find where those files are on server. To which folder Kentico put them?
I am using the silverlight direct file uploader to load multiple files to a media library. However I would like to refresh the page when the files have been uploaded, but can't find the event to ca...