• Webpart Questions
    Forum Post Oct 5, 2011
    Hi there, I have a document type including some images fields both direct uploader and image selection. I have successfully showed the image in transformation using the code below. <tr> <td>Direct Uploader :</td> <td><%# IfEmpty(Eval("ArticleImage"), "", G...

  • Media folder selection
    Question Aug 8, 2016
    Hi community! I need a form control allowing to select a Folder from media libraries (in order to get all media items in codebehind). Is it possible to achieve this using standard controls? What is the best way to get this done?

  • media selection form control cannot show images
    Question May 12, 2016
    Hi all, I tried to make use of media selection form control in the custom UI of my custom module. I set the form control of an image field to media selection, but when i try add a new record, no file is shown in the media selection control. I can find the files in media lib...

  • Media Selection Get File on Custom Webpart
    Question Oct 8, 2014
    I'm using the **MediaSelection** form control on a custom webpart. However, I'm not sure how to get the URL of the file/document location. The user could choose to store the file 1) as attachment, 2) in a media library, or 3) as content (file system). The custom webpart does n...

  • Media Selection custom validation
    Question Jul 5, 2019
    Hi, is there a way to validate image minimum width and height for field? I have custom page type with field that uses Media Selection form controls. I would like to see if selected image size is not smaller then defined width and height.

  • Fancybox implementation with teaser image not working
    Question Jul 5, 2018
    Hi All, I am using kentco 7. I am not able to implement fancybox on custom document details page for teaser image but fancy box with document attachment is working. Below is the code which is working ` ` Transformation for custom document is as below ` <%# IfEmpty(...

  • How to get media file information?
    Question Nov 26, 2015
    Hi, I have field which is ---------- Name: ProdImage Date Type: text Form Control: Media Selection ---------- If I need to know media file information, how can I do that? For an example if I want to know what is a size of the file? is that a image file? if image file t...

  • Media selection form control - custom tab
    Question Jul 7, 2015
    I want to add a custom tab to Kentico's Media selection form control, but having examined the code it's not clear to me how to start with such a customisation. Please will someone point me in the right direction? What I actually want is a dialog form control which has two tab...

  • Set a where condition for if there is an image
    Question Apr 9, 2020
    Hello, I have a repeater that loads up all my weblink page types. In those page types I have a field called "**LinkImage**" which is optional. The Data type is "File" and I limit it to just image file types. Is it possible to set a 'Where Condition' in the repeater to only l...

  • RE:File Selection Form control transformation
    Forum Post Jun 24, 2013
    I ended up changing it from a "file selection" control to an "image selection" control to get it to work.

  •   ... 11 12 13 14 15 16 17 18 19 20 ...