• Connecting to Azure Database from Local Instance
    Question Jun 12, 2019
    I have a Kentico 12 MVC implementation in Azure (the Admin and MVC applications are running as separate App Services). With setting the *Web Farm Mode: Automatic*, everything seems to work well(as far as synchronization), until I connect to the same database from a local machi...

  • Repeater with Custom Query where condition lenght limited
    Question Nov 3, 2019
    I have a Repeater with Custom Query. Currently, there's a WHERE Condition like this PracticeAreas = (Custom_BusinessUnit.BusinessUnitId IN (SELECT BusinessUnitId FROM Custom_BusinessUnit AS Custom_BusinessUnit_3 WHERE (ParentBusinessUnitId IN (SELECT BusinessUnitId FROM Cus...

  • configuring page-level permissions
    Question Jun 22, 2016
    I’m having trouble creating page level permissions that allow only a particular role access to a section of pages. For example I have a role called ‘Marketing Editors’ and I want only Marketing Editors to have access to pages under Marketing & Communications in the tree struct...

  • Smart Search
    Question Dec 6, 2017
    I wants to do the article list order by date descending and most repeated search keyword in titles article at top position of list from this method DataSet results = SearchHelper.Search(parameters);

  • GET and POST Action Types in MVC
    Question Apr 14, 2020
    Hello Everyone, I am confused about the difference between GET and POST action types? I am learning MVC related questions to crack my upcoming interviews. Can anyone know this, Please suggest.

  • blogs on different server
    Question Mar 16, 2021
    Hello, It is possible to manage the blogs independently on another server with kentico and make references to them in an instance of the cms on another server.

  • Macro Rule Parameters: how to reference one field from another?
    Question Nov 30, 2018
    I'm setting up a macro rule with a few parameters. I have one parameter that displays as a dropdown list, with options sourced from the Kentico database via SQL query, and I want to limit the options based on the selection of another parameter field in the same macro rule. I...

  • Is there a way to create page builder cross sells?
    Question Dec 9, 2021
    I have a client who wants a lot of flexibility when creating cross sells. I know it's recommended to use structured content for one to many items like cross sells, but is there a way to have a page type with a page builder, then include that page type as a cross sell on a bunc...

  • RE:Site export fails on CMS_MetaFile, "An expression services limit has been reached"
    Forum Post Dec 15, 2011
    Hi, This issue has a workaround in the version 6.0, if you upgrade the site, the export should work correctly. I am sorry for this inconvenience. Here is a one hack which could help in your version. In the file global.asax.cs is a method FirstRequestInitialization. If yo...

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

  •   ... 41 42 43 44 45 46 47 48 49 50 ...