• Displaying only particular tabs in selection dialogs for the HTML area fields
    Article May 27, 2010
    With an introduction of a new selection dialogs (Insert link, Insert image or media) you've got an option to decide what type of items the user will be displayed with, whenever the content is entered int the HTML area field. The simple guide on how to display only specific are...

  • How do you debug a customization
    Question Nov 17, 2022
    I am working on resolving a 500 internal server error. Is there a way I can display column values using a debugger?

  • displaying more than one selection for a multiple choice attribute
    Question Mar 14, 2014
    I have a transformation within a web part that pulls out an excerpt and an image from another page where they then can go to the specific page. Webinars page > displays and sorts webinars with pages excerpt image below a category User can click on link title or image to go t...

  • Multiples selection Listbox or Multiple seletion checkbox
    Question Oct 28, 2021
    Hi, Do you have any recommendation for getting listbox or multiple selection checkbox in Kentico 12 MVC Form Build(v12.0.93) Regards, Geo

  • Check if custom page field is empty
    Question Jul 12, 2016
    Hi, In a transformation, I am trying to check if a custom page field is empty. Currently, I've tried the following: <% if(Eval("Custom_Page_Field") != ""){ %><% } %> and <% if(Eval("Custom_Page_Field") != null){ %><% } %> And both are not working for me.

  • How to display the document tag using Tag Cloud webpart ?
    Question Mar 17, 2015
    Currently the tag cloud webpart is displaying all the webpart belonging to the tag group. I want to display the tags related to a particular document.

  • Transformation - if empty, omit
    Question Apr 15, 2021
    I have a transformation with a url link that is working, but need to hide the field, if empty. Code View Pathway for this Program . If there is no catalog link, how can I hide this? Should I use a String.IsNullOrEmpty? If so, exactly how do I write it as a ...

  • multiple choice in transformation - show multiple or hide if none
    Question Aug 24, 2022
    Trying to add multiple choice category in a transformation. If there are multiple categories, I need to show them inline, separately, not run together (see second listing in image url). Here is my code: <%# IfEmpty(Eval("Category"), "", " " + Eval("Category").ToSt...

  • Module development - UI Extenders
    Article Jan 26, 2015
    Kentico offers a rich set of options that help you easily develop the UI of your modules. Still, most current projects typically require some special adjustments to simplify the interface for non-technical end users. Read this article to learn about the concept of UI extender...

  • New Hotfix 5.5.23 (build no. 3950) Released
    Article Oct 25, 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.

  •   ... 31 32 33 34 35 36 37 38 39 40 ...