• Media library as storage to upload file
    Question May 18, 2021
    Is it possible to upload field which file data type from media library, not from local folder in laptop or PC? So I just select to upload file from media library for using it in the field that I created in page type

  • Get File Size and Extension in Transformation
    Question Apr 13, 2017
    Hi, I'm trying to get the CMS.File extension and size from an ASPX transformation in Kentico 9. I'm using an hierarchical viewer to get all CMS.File from a few folders and then I need to display their size and extension with all the other info. Is there any built-in function t...

  • Configure Widget selection top of page
    Question Mar 3, 2022
    I upgraded to Kentico 11 and when I click configure widget, the configure widget menu (configure, copy, paste, remove) is going to the top of the page (I have to scroll to the top to see it). Seems css related, worked fine in Kentico 10, no console errors or no errors when in...

  • Eval Syntax error
    Question Jan 26, 2017
    I can get the following to work: `<%# IfEmpty(Eval("EventWebsite"), "", " Website link ") %>` I would like to also load the name dynamically too. I have tried many combinations to get the "EventName" to show up but keep getting syntax errors. `<%# IfEmpty(Eval("EventWebsite"...

  • file uploader control in custom table
    Question Feb 8, 2016
    Hi all I want to know how it is possible to have a field with file uploader in custom table. i set , for testing purpose , the metafile uploader control scope for custom table and do the same for direct uploader too. in the first case when i upoload a file using Meta file U...

  • Document type field: File selection
    Forum Post Oct 19, 2011
    Hi there, I have an issue on getting the file from the field type, File selection. Below is my code. "Resource" is the file selection field type. <td><a target="_blank" href="<%#GetFileUrl("Resource")%>"><%# Eval("Title") %></td> the output of href is like fo...

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

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