• RE:Create Download link in Repeater
    Forum Post Dec 2, 2013
    Hello, Are you selection a file from media libraries when using that media selection control? Could you please check if the Site Manager -> Settings -> Content -> Media -> Use permanent URLs is checked? Best regards, Jan Hermann

  • BizForm upoloaded file selection problem
    Forum Post Sep 17, 2010
    Hi, I have created a BizForm with a field of type "Upload file". When i try to create an alternative form and I select for this field the type "File selection" on the website it open a popup with kentico media library. It's possible to open a window to browse a file on user...

  • How can I change ShippingSelector selection mode to radio button list?
    Question Jun 9, 2017
    Hello, I want to show shipping options in checkout steps like radio button list. ShippingSelector module has a selection mode for DropDownList but I want to show options with RadioButtonList. How can I do that? Thanks

  • Media Library URLs
    Question Sep 30, 2014
    Hello, I've searched the questions and documentation but can't find this answer. In going through performance testing for our current site, we are wanting to leverage thumbnail images for our listing pages. We have created the images and their corresponding thumbnails in the ...

  • How to give image path in excel file, where to save images in kentico,so that after importing data v
    Question Jul 5, 2018
    I want to import data into kentico pages,there is one field for photo(ie.media selection).I have 1000 records and its not possible to upload and add path for each record. Please tell me, How to give image path in excel file, where to save images in kentico,so that after import...

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

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

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

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