• Admin media selection on page designed fails in production
    Question Nov 3, 2022
    In the page editor when I click on a widget to select an image the images fail They're requesting the .../cmsctx/pm/72d516d1-d705-451e-ac34-c9d650a124e0/culture/en-GB/wg/947bdd8b-315c-4dd2-90a9-f20e0a6b60d3/readonly/0/ea/1/h/89b9952a9cc1c331bf9195199783572653bfec696d1a94cec...

  • IfEmpty transformation
    Question Nov 16, 2021
    Hi Guys, I have a blog on my site that has has both a video URL link and a blog teaser Image for the subject and I am trying to put an ifEmpty entry in my transformation so when there is no video link supplied, it will show the blog teaser image. I have tried <%# IfEmpty...

  • GetImage
    Question Sep 22, 2015
    Where would I find the original code for GetImage tranformation. I am trying to create a custom transformation that will allow me to assign a class.

  • Field type "FILE" on cms_user custom fields
    Question Oct 30, 2015
    Hello, I am trying to add a FILE field as a custom field for Users and I have not been able to do so. The Datatype FILE does not show as an option if I try to add it as a custom field for Users. However, if I try to add it to a regular page type, it shows normally. The reason ...

  • kentico delete file form control
    Question Sep 8, 2020
    Hello -- for online forms (bizforms). There is a upload file control. Is there a delete file form control also? Thanks.

  • Transformations and if else statements
    Question Dec 22, 2015
    Hi there, I'm working on a transformation and need to include an if statement that if true, will return a bunch of HTML elements, but if not true, will return a whole different set of HTML elements. I would like to check if a field is empty really. If it is, I will return on...

  • Transformation If/Else Statement
    Question May 22, 2017
    Hey Everyone, I know this has been answered already here, but I'm having the darndest time getting this thing to work. I have a custom table and a field called "Attachment_1" .. I simply want nothing to display if this field is empty and a hyperlink to the document to display...

  • Repeater Gallery with Modal
    Question Jun 2, 2022
    I have a image gallery with a modal, written with 2 repeaters. It works, but the modal only shows the first image in the gallery. How do I add a unique id to the images? <%# IfEmpty(Eval("Heading"), "", " " + Eval ("Heading") + " ") %><%# IfEmpty(Eval("...

  • Reference media library resource in other document
    Question Feb 25, 2014
    Hi Guyz, Is it possible for Content editor to upload a file or reference a file to another document from Media files library? Like if content editor already uploads a file in Media file, now he/she wants to reference it in other document, what control is to be used ? current...

  • custom query repeater with form data
    Question Aug 8, 2019
    i'm using a query repeater to get form data and have a file on the form but cannot figure out how to make a link to the file in the transformation. Thoughts?

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