• 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. ") %>

  • Attachment field is not being retrieved correctly
    Question Jan 3, 2018
    Hello, I have created a page type with a field called "PDF", and it holds the form control "Attachments", the problem is that i am having a hard time retrieving the attachment from the transformation, I am using this code: <%# Localize("{$download$}") %> the link opens...

  • Kentico 11: How to get Width and Height from image?
    Question Oct 31, 2018
    Hi All, I have create custom WebPart for display image list. For Image filed I am used DataType: Text and Control Form: Media Selection. I want to get Width and Height from Image that i have uploaded. Could you please advise me what I need to do for solving this problem we...

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