• Editable Page Builder not working in Kentico 12 MVC
    Question Jan 25, 2019
    Hey everyone, I'm working on setting up the page builder in the admin interface of Kentico 12 MVC. I have been following the tutorial and have been getting stuck when actually looking at the preview page/page builder. I'm having an issue under the Page tab. The Page tab isn't...

  • Set properties on child object in a MVC Widget
    Question Dec 9, 2019
    Hi! Do you guys have any idea if it is possible to set a property on a child object of a property class on a MVC widget? If I take the example of [SlideShowWidgetProperties](https://github.com/Kentico/training-kentico-k12/blob/builders-hf-38/MedioClinic/Models/Widgets/Slides...

  • Kentico 12 MVC Url Selector issue
    Question Apr 30, 2019
    Hi, I have an issue when using Url Selector. When I open modal dialog where I can choose page from pages tree (content tab), and when I choose a page and then save a modal dialog, I can see url for example like this: https://someurl.mvc/About. But when I open Url Selector mod...

  • How to efficiently CheckPermissions on a large list of TreeNodes in MVC.
    Question Apr 19, 2019
    The situation is that I have an expensive query that I'm running that pulls in a moderate amount of tree nodes (200-400) and does some time intensive work getting them ready for display. I don't want to do this work on every call so I'm caching the result for a few hours. ...

  • Kentico 12 SP MVC Section view models
    Question May 7, 2020
    I am trying to create sections. I reviewed the documentation here [https://docs.kentico.com/k12sp/developing-websites/page-builder-development/developing-page-builder-sections/defining-section-properties](https://docs.kentico.com/k12sp/developing-websites/page-builder-developm...

  • Jumping into MVC Development With Kentico - Part 2
    Article Jan 6, 2016
    NOTE This blog is the second part of a two-part series. Be sure to check DevNet for the first part here .

  • Compare Two Ways of Creating MVC Widgets
    Article Nov 2, 2021
    Kentico Xperience’s MVC support has come a long way since the old days. With the MVC widgets, content editors can have more fun assemble a page using components. As a solution architect, I get asked a lot about how to make decisions on creating widgets. In this article, I’m g...

  • Targeting latest .NET framework with MVC sites
    Knowledge Base Article May 2, 2019
    When I have an opportunity to start a new project with Kentico I always try to align everything possible to the latest version. Latest version of CMS, latest hotfix, latest supported .NET Framework version as well.

  • Kentico 12 MVC - Upgrade CKEditor to 5
    Question May 20, 2019
    Hello, I am looking for better capabilities of the Table option in the editor, I see that Kentico uses CK-Editor as a base. I believe Kentico is using the version 4 of CK-Editor, but I found that version 5 of CK-Editor has an improved version of the table: https://ckeditor.c...

  • Unit Testing MVC projects in Kentico 12
    Question Mar 13, 2020
    I'm trying to figure out how to unit test two types of controllers. Section controllers, which descend from SectionController , and Page Template controllers that descend from PageTemplateController. The section controller retrieves an object of type T by calling GetProperti...

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