• MVC nested content
    Question Feb 19, 2021
    I'm sure this is a basic question, but as someone moving from Portal to MVC I have no idea how to do something like this. Anyway, I have a page type called Story, and a page type called slide that lives below it. I am able to get the view for my story to work (we're building ...

  • React for Kentico MVC widget
    Question Jun 22, 2020
    Hi all, Firstly is it even possible to use react for kentico 12 mvc widgets? If so, what are the ways and approaches. Thank you in advance.

  • Virtual Widget for Kentico MVC
    Article Sep 8, 2020
    As developers convert websites from Portal Engine to MVC, Many have said there should be a way to allow front end developers to create virtual widgets in MVC, similar to Portal. That way, front end developers can work more independently, instead of relying on backend develope...

  • Routing and URL handling in MVC
    Article Jun 5, 2019
    The process of URL resolution in MVC is fundamentally different from Portal Engine. It is a vast topic, so nobody really wants to learn it all. However, to set up robust yet simple routing that will make your editors happy, you just need to know a few basics. Are you ready?

  • Kentico 12 MVC Sections
    Question Feb 12, 2019
    Is it possible to specify which sections are allowed on a given EditableArea? I know how to define a section (https://docs.kentico.com/k12/developing-websites/page-builder-development/developing-page-builder-sections), how to specify the default section on a given EditableAre...

  • MVC 12 Widget error
    Question Apr 3, 2019
    Hi All, I was trying to add configuration properties for my widget. I'm able load and place the widget in a section and while opening configuration i'm getting error and it was showing popup(refer screenshots). ![Image Text](https://lh3.googleusercontent.com/cdaTHgbf3tkdcSJ...

  • Smart Search MVC
    Question Sep 29, 2020
    I'm working on a smart search I need to know if I can search on specific fields of the page type and have something like advanced search - I have a page type called article with fields like "title, content" it has parents of Subcategory and main category page types - local s...

  • MVC and generated pages
    Question Jan 13, 2020
    I'm working through learning MVC and am starting off by building a basic site. I'm new to MVC and the development side of kentico in general. Its starting to click, which is great, but I still have a ton of questions. One thing I am working on right now is just setting up ...

  • Nesting widgets in MVC
    Question Dec 19, 2022
    Hello We have a requirement in K13 MVC .NET framework for an editable nested accordion. This would be best achieved for editors by nesting widget areas. In the following post Trevor Fayas says that K13 does not support this by default: https://devnet.kentico.com/questions/n...

  • .net core mvc question
    Question Jun 22, 2021
    very basic question, Just trying to fully understand what I am doing. I'm my viewmodel I have these 2 lines var documents = await departmentDocumentsRepository.GetDocumentsAsync(nodeAliasPath); var documentsModel = documents.Select(departmentDocumment => DepartmentDo...

  •   1 2 3 4 5 6 7 8 9 10 ...