• Kentico 12 MVC Design Patterns - A Primer
    Article Aug 2, 2019
    “O brave new world, That has such people in't.” - William Shakespeare talking about Kentico developers building Kentico 12 MVC sites.

  • Kentico MVC Anti Forgery Token and caching
    Question Oct 18, 2019
    Hi, I'm using caching to improve performance and I'm having issues with some Kentico Forms added to my site, which by the way is in a web farm. I have the same ` ` values on all web.configs. However, I'm randomly getting the following error when a form is submitted: ***The...

  • Mandatory property for a widget - Kentico 12 MVC
    Question Jun 14, 2019
    I was wondering how I can make a property mandatory in the widget's configuration dialog on pagebuilder. For example I want to make value 1 mandatory in the code below: public class NumberWidgetProperties : IWidgetProperties { [EditingComponent(IntInpu...

  • Kentico 12 MVC Forms submit not working
    Question Aug 20, 2019
    Hi. I have created a simple form in the Forms application with a submit action to redirect to a thankyou page in the site - URL set as http://mysite.co.uk/thank-you. I have also enabled PageBuilder in my startup code. The form is added to my view page via the Form widget an...

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

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