• PDF File search by smart search box
    Question Jun 27, 2014
    Hi Team, I have developed a Kentico based site and placed some .pdf files in a particular folder into the site and those .pdf files are configured in anchor tag to be downloaded by user. But when i am searching for pdf file by there name using smart search box, and showing r...

  • Macros
    Question May 15, 2015
    I need to modify a transformation that has this statement: <%# IfEmpty(Eval("NewsTeaser"), "", GetImage("NewsTeaser")) %> This is getting a blank image which I don't want. I don't want it to get anything. How would I change this macro to return nothing. Thanks in advance....

  • RE:Document type field: File selection
    Forum Post Oct 19, 2011
    Hello, File selection field stores a NodeGUID of selected document. So, you will need to use GetDocumentUrl method instead of the GetFileUrl method: <a target="_blank" href="<%# GetDocumentUrl("Resource", "NodeAlias") %>"> <%# Eval("Title") %> </a> Best regards, Mich...

  • File Selection Form control transformation
    Forum Post Jun 12, 2013
    Hi, The File selection form control is being used to upload images. I'm struggling with getting the image to display with the transformation. I've tried <img src="<%# GetDocumentUrl("SectionImage") %>" width="100%"/> which yields <img src="" width="100%"/>. <img src="<%# Get...

  • Creating Web Parts
    Forum Post Jul 14, 2012
    I am new to Kentico and am trying to write a custom web part for a jquery slide show plugin. I am having trouble getting it to work. If I post my code here will someone please let me know what I am doing incorrectly? Thank you. This is the plugin I am using: Flexslider The...

  • New Hotfix 5.0.5 Released
    Article Feb 1, 2010
    The new hotfix package was released and it is available for download. You can find the hotfix packages for appropriate .Net version in the Bugtracker (the orange box on the right). Instructions are included, please read carefully.

  • Kentico 8.1 Technology – Using SharePoint API
    Article Sep 3, 2014
    Kentico 8.1 features a brand new implementation of SharePoint integration. The main purpose was to make the developers’ lives easier and to provide you with the ability to retrieve data from a SharePoint server without the hassle. In this article, we will focus on how to use t...

  • New Hotfix 5.5.4 (build no. 3817) Released
    Article Jun 15, 2010
    The new hotfix package was released and it is available for download. You can find the hotfix packages for appropriate .Net version in the Bugtracker (the orange box on the right). Instructions are included, please read carefully.

  • Can media selection form control be configured
    Question Mar 7, 2018
    We are using the media selection form control for some custom fields as we like being able to use the media library and avoid attachments. Is there any way of changing the behavior of this control so that the attachment tabs don't appear? It currently has Attachments, Conten...

  • Using different Flash banners for different site sections
    Forum Post Aug 8, 2011
    Hello, How would you go about using different Flash banners in a repeater webpart? I found this article for images: http://devnet.kentico.com/Knowledge-Base/portalengine/Using-different-graphics-for-different-site-sectio.aspx But I am not sure how to write the Tran...

  •   ... 21 22 23 24 25 26 27 28 29 30 ...