• RTE control for kentico12 MVC development
    Question Aug 16, 2019
    Hi all, why kentico 12 still cannot support the RTE control for widgets? Very painful for us when we need to develop our custom RTE control and RTE needed to insert the images from media library. Any idea on this?

  • Working with Product Options and Variants in MVC
    Question Oct 29, 2019
    Hello, I'm running Kentico 12 MVC and I'm trying to implement product options (e.g. accessories) into my ecommerce solution. The Dancing Goat website and the Kentico documentation provide a good example of how to use variants with Product Attributes, but I couldn't find an ex...

  • Kentico 12 MVC Debugging with Glimpse
    Question May 6, 2019
    Hello, If we add Glimpse to our solution during development will this degrade performance if it is in production code? Can we just toggle glimpse off in production and it will not cause any performance issues? I know we should add security to restrict access to the glimpse pa...

  • Retrieve children field values - MVC
    Question Sep 19, 2019
    I have the following hierarchy: Event 1 --Meeting 1 --Meeting 2 .... I am doing the following for extracting the events: var test = EventProvider.GetEvents() .AddColumns("EventTitle") .Sel...

  • K12 MVC Widget Cultureinfo issue
    Question Jul 30, 2019
    Hi all, When we run query to get data from content tree in custom form component class, UI culture (en-GB) is added to query. Our query do not set for culture. MultiDocumentQuery query = DocumentHelper.GetDocuments() .Path(productPath, ...

  • Build a Portal Engine widget in MVC
    Article Apr 18, 2019
    Have you ever used a Portal Engine web part that did almost the thing you wanted, but not quite? Do you remember the CSS list menu generating all kinds of CSS classes except the ones your front-end designer wants? Or all the sleepless nights trying to fine-tune Repeaters? Wil...

  • Kentico 12 MVC - CKeditor for widgets
    Question Jan 30, 2019
    Hello, is it possible to use the CKeditor in an MVC Application for widgets (as an inline editor)? I would like to insert images from a media gallery and insert internal links (page tree) and external links. kind regards

  • Editable Area error in MVC tutorial.
    Question Mar 9, 2020
    Hi, I installed the Kentico cms with a free license on my local PC. I'm going through the MVC development tutorial, in the section 'Displaying the page content "add to the view" @ Html.Kentico (). EditableArea ("editableArea") "according to the tutorial, but on the public site...

  • Caching Error Kentico 12 MVC
    Question Dec 9, 2019
    Hi, I have a kentico 12 MVC project and hosted in web farm. After purging the cache I encountered this `"Unable to cast object of type 'CMS.Helpers.DummyItem' to type 'KenticoCloud.Delivery.DeliveryItemResponse'."` when reloading the page. Anyone encountered this error? Th...

  • Kentico 12 MVC Form Components
    Question Nov 14, 2019
    How do I customize the system form components with styles? I am trying to get a custom style for the radio buttons applied. However, I can't seem to find it anywhere when building forms. I know I can make a custom component, however it seems like overkill for just adding cu...

  •   ... 11 12 13 14 15 16 17 18 19 20 ...