• RE:How to get secure link from a Media Selection field?
    Forum Post Dec 20, 2012
    Hi, Why exactly do you use "../" in the file path? As you specify the library name in the context of the site (determining the folder), you can use just the path inside the library, so something as "/Images/garden.jpg". Could you please try that? If this won't help, pleas...

  • RE:Exception when editing Form control properties
    Forum Post Feb 11, 2013
    Sorry, I want to be a bit more explicit on the steps to reproduce: - from the Form tab, Select a media file (ie. an image) - enter some text in one of the other fields on the form - press Save on the form It seems to be related to the "Media selection" control on the f...

  • RE:Create Download link in Repeater
    Forum Post Dec 1, 2013
    Hi , I'm using custom table and store all the PDF files using Media File Selection. If I use Eval, yes definitely the PDF will appear when user click it. But I wanted the document to by downloaded directly when user click it. Any suggestion? Thanks

  • RE:Create Download link in Repeater
    Forum Post Dec 2, 2013
    Hi Jan, Yes. I do select the file from media libraries using media selection control. Regarding, Site Manager -> Settings -> Content -> Media -> Use permanent URLs is checked? Do I have to check it? Mine is still not checked yet. Thanks

  • RE:Transformation Empty
    Forum Post Nov 21, 2013
    Hello, Thank you for your message. You can use IfEmpty function for your purpose. The syntax is following: IfEmpty(object value, object emptyResult, object nonEmptyResult) An example can be: <%# IfEmpty(Eval("ProductPhoto"), "no image", GetImage("ProductPhoto")) %> ...

  • I cannot view a SharePoint file
    Question Sep 27, 2011
    I cannot view a SharePoint file

  • Can a file upload field in a BizForm accept multiple uploads?
    Question Apr 7, 2014
    I created a BizForm with a file upload field. But I do not see any settings to allow uploading multiple files. Where within Kentico do I allow multiple files to be upload using the BizForm upload file field control?

  • use a same file by two web application
    Question May 24, 2015
    Hi, I have A large number of files(2TB) in E: in My server and I want Install two web application in my server that use same files in Drive E: as e-product (files stored in file system). Kentoco Support it, So that both use a same file? If true, What is your solution?

  • Where are Logfiles stored at the file system
    Question Feb 3, 2016
    Hello, if the Kentico CMS ist set to store event logs to the file system, where in the file system can they be found? regards stefan

  • How to limit file extensions in CMS:Uploader control
    Question Aug 23, 2016
    Is there a way to limit the file extensions being uploaded when using the cms:Uploader control?

  •   ... 51 52 53 54 55 56 57 58 59 60 ...