• Widget for image slider using form control to select multiple images
    Forum Post Aug 15, 2013
    I would like to make a widget that will render the HTML for an image slider. Its main property needs to be a set of images that the designer selects, ideally from the media library. It could alternatively be a set of image uploads (with no limit to the number of images uploa...

  • Database Structure issue
    Forum Post Jul 31, 2006
    I have written an ASP.NET User Control that acts like a simple HTML form. It allows the user to fill in data into the different fields, then click Submit. The User Control processes the data and does several SQL statements to get the entry into the Database Structure as if you...

  • RE:Site Import on Webfarm
    Forum Post Mar 28, 2011
    Hi, Could you please answer following questions? 1. Could you please check whether you have Write permissions set on ~/App_Data/Persistent folder? This folder is used, when the site is imported (import settings are stored here). When the application is restarted, the set...

  • Site export fails on CMS_MetaFile, "An expression services limit has been reached"
    Forum Post Dec 14, 2011
    I am trying to do a site export on a staging server in order to import on a freshly set-up production server, Kentico v5.5.4311 R2. In CMS Site Manager > Export Site, I use "Preselect all objects" in order to get the existing site. When I complete the steps the export fa...

  • RE:Site speed, recompile, remember me
    Forum Post Feb 17, 2012
    I believe this was mentioned earlier in this thread, but you're going to see slow response times every time the application has to recompile the App_Code and code behind files. It compiles the code behind files as those user controls and pages are accessed, which is why it tak...

  • RE:Change DatePicker Min/Max Year
    Forum Post Apr 23, 2013
    To further comment your questions in your first post: I would probably recommend to clone the default Calendar form control (in Site manager -> Development-> Form controls) with code in ~\CMSFormControls\Basic\CalendarControl.ascx.cs and rename it to e.g. "BirthdayCalendar" ...

  • RE:Each page should be able to accept child documents of certain type(s) only!
    Forum Post Feb 12, 2008
    That is good information and probably would have been a follow-up at some point, but I guess what my real question is... What custom providers do I need to implement to add this functionality? I have implemented Custom Search Providers and Custom Ecommerce Providers, and...

  • RE:CMSRepeter - nesting and sorting?
    Forum Post Oct 27, 2008
    Sorry ... just to clarify the transformation in Q1: The 4 items are actually 4 attributes of each individual product (eg. name, price, description): <li id="product1"> <ul> <li>attr 1</li> <li>attr 2</li> <li>attr 3</li> <li>attr 4</li> </ul> </li> So when the ...

  • RE:User and subscriber limit?
    Forum Post Apr 7, 2009
    Hi Brian, I have already sent you an e-mail, just for other users I will put it also here. I have tested the subscription with 5k, 10k, 15k and 20k subscribers and it is working fine. The difference is that I am running it on my local PC and you on hosting - there might ...

  • shopping cart - I don't know what I 'm doing
    Forum Post Apr 7, 2009
    hello all. I'm trying out the free edition on my dev server and struggling to get the shopping cart to work properly. I started a new project - default "corporate site" template and on that, the products page always comes up with no products (even following the links to the c...

  •   ... 51 52 53 54 55 56 57 58 59 60