• List media libraries using MediaLibrariesViewer and link the gallery
    Question Jan 3, 2018
    Hi there, for some reason I'm unable to figure out how to do the following: - display a subset of existing media libraries, filtered by the library name - link the gallery to the library teaser image and description What I have so far: - setting the following filter retur...

  • Web Form Forgets Attachments on Page Update
    Question Jan 25, 2019
    Hello Kentico Team, I have a complex Web Form that involves numerous "hidden fields" that are revealed or hidden based on a users answers to certain questions. An issue that I am running into is that I also have several "Upload File" Form Controls, and these fields seem to f...

  • How to exclude top N documents from a selection
    Question May 31, 2013
    How to exclude top N documents from a selection

  • RE:Transformations for Displaying different image on page refresh
    Forum Post Nov 4, 2009
    Hello, If you want to display only image, you can use sample code bellow: <%# IfEmpty(Eval("NewsTeaser"), "", GetImage("NewsTeaser")) %> Where 'NewsTeaser' is name of field of 'Upload file' field type. If you use some other field type for storing image, please let us know...

  • RE:Alt tags on file upload
    Forum Post Sep 12, 2013
    Hi Filip, That's great it works! although if I don't have an image it shows a little 'image not found icon', how would I make the code above show nothing if there is no image. I was using this: <%# IfEmpty(Eval("MainImage"), "", GetImage("MainImage")) %> but I don'...

  • Problems Inserting images into a document
    Question Feb 2, 2015
    I cannot insert images or select images from the image library when editing a document but when i go directly to the image library, the images can be selected!, please help, am i doing something wrong?

  • Add Checkbox column to Unigrid
    Question Dec 11, 2017
    Hi I had cloned **ObjectListing template** to display the objects in My OWN Custom Module. Here in that template i found **Listing Webpart** is used, so i want to customize the grid by adding a **checkbox column.** *so is that possible to do customization, or any alternate...

  • RE:BizForm upoloaded file selection problem
    Forum Post Sep 20, 2010
    Hi, you need to use the "Upload file" field type - this allows you to select files from local file system. The "File selection" type is different form control, which selects files from media libraries. Best regards, Juraj Ondrus

  • Nested Query Repeater
    Question Mar 19, 2014
    I seem to be getting 1=1 for my where condition on a nested query repeater. My query looks like this SELECT * FROM LWS_Specialty ##WHERE## My transfomration looks like this

  • File Upload clears in the Kentico Forms' after postback
    Question May 23, 2023
    If a file upload is placed within a form and the form triggers a postback (e.g., due to radio button selection or submitting the form) while there are missing mandatory fields, the uploaded file in the file upload control vanishes.

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