• 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...

  • How to leverage the Title and Property of a Media Library image from a PageType
    Question May 11, 2023
    Hello, I'm currently using Kentico 13.0.70 and I've created a page type with a text field and the edit control is a "Media Selector". When I create a page with this page type, I am able to select an image from the media library. The Image in the Media Library has a Title and a...

  • 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...

  • No Image Handling in Transformations
    Forum Post Feb 12, 2012
    Dear Kentico, in Kentico 5 we used to handle empty image fields (of document type file) like this: <%# IfEmpty( Eval("picture"), "", "<div style=\"float: left; padding: 10px 20px 20px 6px; margin: 0 20px 0 0; background: #FFF;\">" + GetImage("picture", 120) + "</div>" ) %...

  • RE:Attachments in newsitem
    Forum Post Sep 25, 2012
    Hi, I added the pdf-file through the properties-->attachments of my news document. I I choose "modify" at the selected item transformation, I see this. But I can't see the part for the attachments... <div class="newsItemDetail"> <h1><%# Eval("NewsTitle",true) %></h1> ...

  • New Hotfix 5.5.1 (build no. 3793) Released
    Article May 24, 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.

  • RE:Programmaticaly upload a file
    Forum Post Dec 3, 2008
    Hi, not an upload dialog. I want to build a new field type for my custom document types (lets say movie type) (Site Manager->Development->Document Types->Fields ) like File Selection which should have the ability of multiple file selection and uploading. More specifical...

  • RE:Media Selector Control
    Forum Post Aug 23, 2012
    Hello, Regrettably, the media selection form control can't select more than one media at time, so you would need to develop your own form control or simulate that non-limit selection by some custom document type and your editors would create as many documents (under some lo...

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