• Transformations Questions
    Question Mar 26, 2015
    Hello. I'm editing a transformation and I want to use the IfEmpty method. All I want to do is basically: <%# IfEmpty(Eval("URL"), "NA", Register now )) %> I've tried the HTML code with and without quotes around it and I get an error "error CS1026: ) expected" with quotes ...

  • Export "File" field to media library
    Question Mar 7, 2018
    Hi, I have a custom page type with an image field with data type is "File". I realized that is not a good solution because image URLs will be "~/getattachment/guid/file name" and it isn't good for SEO. Therefore, I would like to change its data type to "Text" and form control...

  • How to check if image exists based on file path
    Question Mar 15, 2018
    Fairly new to Kentico working on a news site. I have a transformation that grabs a byline associated with an article and uses it to construct a file path to the reporters photo. I do it this way because the photo is not an object associated with the article node but it does re...

  • Options for File Fields in Structured Data
    Knowledge Base Article Nov 3, 2016
    Every website calls for various types of file content, and your CMS helps you work with them. The purpose of this article is to provide an overview of the options that Kentico offers for uploading and managing your files and demonstrate how to work with these files after they...

  • How to display image from "image selection" field in transformation
    Question Jul 6, 2009
    How to display image from "image selection" field in transformation

  • Resizing an Image Uploaded using Upload File control
    Question Jun 18, 2014
    Hi, I'm using Kentico 7 and I have a Bizform that allows the user to upload an image using the Upload File control. I can successfully retrieve the file using **GetBizFormFile.aspx** but I will need to be able have the image resized. I like the way GetFile.aspx allows for que...

  • RE:File Selection Form control transformation
    Forum Post Jun 12, 2013
    Hi, I added the above and viewed the source: it yielded <img src="/CMSPages/GetFile.aspx?nodeguid="

  • UniGrid Selection and Sorting Issues
    Question May 13, 2015
    I can put together a simple UniGrid like this ... ... and when I make a selection (e.g. the first three items) and then sort the grid, the first three items are still selected even though those are now no longer the three I chose before sorting. In other words, th...

  • How To get Image Path From Image Selection Form Control
    Question Sep 17, 2014
    Hi All, I have a custom table and one of the fields is a Image Selection control. I have selected the image I want to store, however on the front end it shows a Guid and not the path to the image. How do I use this Guid to load the path to the selected image? I currently ha...

  • GetDocumentURL in if Statement (Transformation)
    Question Mar 25, 2016
    I am having trouble getting the GetDocumentURL() to actually fecth the URL for the transformed item in my conditional statement. This is my code: <%# IfEmpty(Eval("summary"),"",Eval("summary")) %><%# IfEmpty(Eval("summary"), "", " Read more. ") %>

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