• RE:Document URL restricted to 50 characters
    Forum Post Mar 22, 2012
    The following definition of the textbox in the underlying aspx page: ~\CMSModules\Content\CMSDesk\Properties\Alias_List.aspx <asp:TextBox ID="txtAlias" runat="server" CssClass="TextBoxField" MaxLength="50" /> You can change it there to allow more characters, or set it in ...

  • RE:Upgrade for 3 servers
    Forum Post Jun 28, 2013
    After doing a little more reading and trial/error on my localhost, I think that I might have found a plausible solution, but would like some feedback on it still if possible. In the Instructions.pdf that's included with the upgrade, it gives details on how to manually upgra...

  • RE:You Tube Output for loops within loops
    Forum Post Aug 20, 2013
    Hi, just wanted to follow this up with a last comment for people searching these boards trying to solve an issue like this. I'd like to start by saying Jan was very patient, polite and as helpful as he could be - in short the support was excellent and speedy, the followin...

  • Can I use Kentico to create an extranet where I can launch secure applications based on user permissions?
    Forum Post Aug 2, 2010
    Hey all, I am in the early stages of researching portal related development tools for a project coming up. I have read over much of the material and have downloaded additional resources for the product. Below I have outlined a clip of what I am trying to accomplish and have a...

  • RE:Kentico Websites Slow to Load
    Forum Post Oct 12, 2010
    Hi Ok, yes we've been looking at this for a very long time as it has been an issue with all the Kentico sites we have made using the Portal Engine. I will try and explain what we have tried and discovered below and our attempted fixes and fails. It should be made cle...

  • RE:GetDocumentUrl() not working
    Forum Post Jul 5, 2012
    Typically I won't do this as it is usually lengthy but this is pretty small (and I left out all the properties as they aren't needed for the example) but here is my code for my custom webpart. All of the records returned in the search (button click event) are of my custom doc...

  • RE:GetDocumentUrl() not working
    Forum Post Aug 6, 2012
    Yes the columns are available when binding to the repeater, they are retrieved in the GetKenticoStores(string) method in the code below. Code hasn't changed much from what is above but I'll post it again: <%@ Control Language="C#" AutoEventWireup="true" CodeFile="StoreLoca...

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